Commit graph

3 commits

Author SHA1 Message Date
Akshay Sasidharan
b08fb8e12f fix(workflows): fix Python execution test failures
- Remove Jasmine's pending() calls (not available in Jest)
- Fix test expectations to match implementation (_state vs state)
- Add skipIfNoNsjail() checks to security tests using service.execute()
- Fix migration: allow multiple bundles per app version (one per language)
- Update ee submodule with json.dump preservation fix

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 12:26:24 +05:30
Akshay Sasidharan
e5b9e332cb chore: remove comment 2026-01-06 17:19:06 +05:30
Akshay Sasidharan
2f4a0686be test(workflows): add Python sandbox security tests
- Add comprehensive nsjail sandbox security tests
- Test network, filesystem, process, and resource isolation
- Platform-agnostic capability detection

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-05 23:51:31 +05:30