ToolJet/server/test
Shantanu Mane 0fb732600a
Feature: Import/Export Modules External API (#16300)
* feat(external-apis): add LIST_MODULES, EXPORT_MODULE, IMPORT_MODULE feature keys, DTOs, and ability grants

* feat(external-apis): add CE stub modules controller and register in module

* feat(external-apis): add end-to-end tests for ExternalApisModulesController

* refactor(external-apis): simplify exportModule method signature in ExternalApisModulesController

* feat(external-apis): enhance tests for ExternalApisModulesController with additional cases for non-existent UUIDs

* feat(external-apis): update exportModule method to include exportTjdb parameter and enhance tests for its functionality

* feat(external-apis): enhance tooljet_database import schema validation and add module import/export helpers

* feat(external-apis): add tests for ExternalApisModulesController in starter and CE plans with appropriate status checks

* feat(external-apis): add tests for module and app import endpoints to validate JSON rejection
2026-05-08 21:16:38 +05:30
..
__fixtures__ Chore: Rehabilitate backend test suite (#15740) 2026-04-08 13:09:49 +05:30
__mocks__ Chore: Rehabilitate backend test suite (#15740) 2026-04-08 13:09:49 +05:30
helpers Chore: Rehabilitate backend test suite (#15740) 2026-04-08 13:09:49 +05:30
modules Feature: Import/Export Modules External API (#16300) 2026-05-08 21:16:38 +05:30
jest-coverage.config.ts Chore: Rehabilitate backend test suite (#15740) 2026-04-08 13:09:49 +05:30
jest-e2e.config.ts Chore: Rehabilitate backend test suite (#15740) 2026-04-08 13:09:49 +05:30
jest-global-setup.ts Chore: Rehabilitate backend test suite (#15740) 2026-04-08 13:09:49 +05:30
jest-retry-setup.ts Chore: Rehabilitate backend test suite (#15740) 2026-04-08 13:09:49 +05:30
jest-setup.ts Chore: Rehabilitate backend test suite (#15740) 2026-04-08 13:09:49 +05:30
jest-transaction-setup.ts Chore: Rehabilitate backend test suite (#15740) 2026-04-08 13:09:49 +05:30
test.helper.ts Chore: Rehabilitate backend test suite (#15740) 2026-04-08 13:09:49 +05:30
tooljet-db-test.helper.ts Chore: Rehabilitate backend test suite (#15740) 2026-04-08 13:09:49 +05:30