n8n/packages/@n8n/task-runner-python/tests/unit
Emilia 95a81ed219
feat(core): Add N8N_RUNNERS_ALLOW_TRANSITIVE_IMPORTS for the Python task runner (#33130)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 08:20:12 +00:00
..
test_env.py feat(core): Add profiling support via sentry (#25049) 2026-01-30 09:49:50 +00:00
test_import_validation.py fix(core): Let allowlisted Python packages import their own submodules via relative imports (#32772) 2026-06-23 08:32:02 +00:00
test_sandbox_hardening.py fix(core): Let allowlisted Python packages import their own submodules via relative imports (#32772) 2026-06-23 08:32:02 +00:00
test_sentry.py feat(core): Add profiling support via sentry (#25049) 2026-01-30 09:49:50 +00:00
test_task_analyzer.py chore: Bundle/2.x (#31173) 2026-05-27 08:36:28 +03:00
test_task_executor.py chore: Bundle/2.x (#31173) 2026-05-27 08:36:28 +03:00
test_task_runner_config.py feat(core): Add N8N_RUNNERS_ALLOW_TRANSITIVE_IMPORTS for the Python task runner (#33130) 2026-06-30 08:20:12 +00:00
test_task_runner.py feat(core): Add N8N_RUNNERS_ALLOW_TRANSITIVE_IMPORTS for the Python task runner (#33130) 2026-06-30 08:20:12 +00:00
test_transitive_dependency_trust.py feat(core): Add N8N_RUNNERS_ALLOW_TRANSITIVE_IMPORTS for the Python task runner (#33130) 2026-06-30 08:20:12 +00:00