ToolJet/server/test/controllers
Akshay 82f76e2799
Feature: app version preview & edit (#639)
* add ability to preview and edit versions

* add specs for get app versions

* create new app versions from prev definition

* fixes

* move default slug creation outside typeorm transaction

* set slug as app id when null

* fix app creation response

* fix entities not loading on test env

* add e2e test for version creation scenarios

Co-authored-by: navaneeth <navaneethpk@outlook.com>
2021-08-30 17:13:27 +05:30
..
app.e2e-spec.ts Test helpers for creating Nest instance & apps 2021-07-22 19:52:14 +05:30
app_users.e2e-spec.ts Endpoint to create app users 2021-07-23 12:13:50 +05:30
apps.e2e-spec.ts Feature: app version preview & edit (#639) 2021-08-30 17:13:27 +05:30
data_queries.e2e-spec.ts Policies and tests for query endpoints 2021-07-24 23:39:25 +05:30
data_sources.e2e-spec.ts Policies and tests for OAuth endpoint 2021-07-25 23:16:44 +05:30
organization_users.e2e-spec.ts Tests for archiving users & changing roles 2021-07-22 20:08:34 +05:30
organizations.e2e-spec.ts Porting rails migrations to typeORM 2021-07-22 23:42:06 +05:30
users.e2e-spec.ts Feature: Profile page for users (#501) 2021-08-12 21:03:52 +05:30