ToolJet/server/test
Rupaak Srinivas 09c4759e19
feat: add fe support for python wf (#15119)
* feat: add fe support for python wf

* feat(workflows): merge Python workflow frontend support

- Update submodule references for frontend/ee and server/ee
- Fix E2E test for REST API query (use jsonplaceholder instead of reqres.in)
- Rename test files to use kebab-case (workflow-executions.e2e-spec.ts)
- Update Python executor service interface and implementation
- Fix Python bundle generation tests

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 19:57:55 +05:30
..
__fixtures__ feat: add fe support for python wf (#15119) 2026-02-02 19:57:55 +05:30
__mocks__ Initial commit 2025-02-25 12:22:50 +05:30
controllers feat: add fe support for python wf (#15119) 2026-02-02 19:57:55 +05:30
modules/data-queries Prevent Stringify Query Resolved Value (#12788) 2025-06-25 18:40:13 +05:30
services feat: add fe support for python wf (#15119) 2026-02-02 19:57:55 +05:30
jest-e2e.json feat: add fe support for python wf (#15119) 2026-02-02 19:57:55 +05:30
test.helper.ts refactor(tests): clean up Python Bundle Generation tests and improve jest config 2026-01-06 13:37:12 +05:30
tooljet-db-test.helper.ts Chore: Setup Polly.js for recordable stubs on TJDB specs (#10275) 2024-07-16 20:46:49 +05:30
workflows.helper.ts refactor(workflows): rename BundleGenerationService to JavaScriptBundleGenerationService 2026-01-06 13:14:12 +05:30