ToolJet/server/test/services
Akshay Sasidharan 6364f4408c fix(workflows): update unit test mocks for TEXT dependencies column
Update entity creation mocks to use string format for dependencies:
- JavaScript: JSON string format (e.g., '{"lodash": "4.17.21"}')
- Python: requirements.txt format (e.g., 'pandas==2.2.0')

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 02:01:45 +05:30
..
app_import_export.service.spec.ts New Improved App creation flow (#7209) 2023-10-17 13:18:18 +05:30
bundle-generation.service.spec.ts fix(workflows): update unit test expectations for JSON.stringify 2026-01-06 01:42:22 +05:30
data_queries.service.spec.ts Initial commit 2025-02-25 12:22:50 +05:30
encryption.service.spec.ts Support for multiple workspaces 🚀 (#2778) 2022-05-05 12:38:42 +05:30
folder_apps.service.spec.ts Initial commit 2025-02-25 12:22:50 +05:30
group_permissions.service.spec.ts Initial commit 2025-02-25 12:22:50 +05:30
npm-registry.service.spec.ts refactor: use setup script in top level context 2025-09-11 00:15:36 +05:30
pypi-registry.service.spec.ts test(workflows): add Python execution unit tests 2026-01-05 23:51:16 +05:30
python-bundle-generation.service.spec.ts fix(workflows): update unit test mocks for TEXT dependencies column 2026-01-06 02:01:45 +05:30
python-executor.service.spec.ts test(workflows): add Python execution unit tests 2026-01-05 23:51:16 +05:30
python-sandbox-security.spec.ts test(workflows): add Python sandbox security tests 2026-01-05 23:51:31 +05:30
session.service.spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
tooljet_db_import_export_service.spec.ts test(workflows): update E2E tests for Python bundle support 2026-01-05 23:52:02 +05:30
tooljet_db_operations.service.spec.ts Initial commit 2025-02-25 12:22:50 +05:30
users.service.spec.ts Support for multiple workspaces 🚀 (#2778) 2022-05-05 12:38:42 +05:30