flakestorm/tests
Entropix 7b75fc9530 Implement Open Source edition limits and feature restrictions
- Add 5 mutation types (paraphrase, noise, tone_shift, prompt_injection, custom)
- Cap mutations at 50 per test run
- Force sequential execution only
- Disable GitHub Actions integration (Cloud feature)
- Add upgrade prompts throughout CLI
- Update README with feature comparison
- Add limits.py module for centralized limit management
- Add cloud and limits CLI commands
- Update all documentation with Cloud upgrade messaging
2025-12-29 00:11:02 +08:00
..
__init__.py Implement Open Source edition limits and feature restrictions 2025-12-29 00:11:02 +08:00
conftest.py Implement Open Source edition limits and feature restrictions 2025-12-29 00:11:02 +08:00
test_adapters.py Implement Open Source edition limits and feature restrictions 2025-12-29 00:11:02 +08:00
test_assertions.py Implement Open Source edition limits and feature restrictions 2025-12-29 00:11:02 +08:00
test_cli.py Implement Open Source edition limits and feature restrictions 2025-12-29 00:11:02 +08:00
test_config.py Implement Open Source edition limits and feature restrictions 2025-12-29 00:11:02 +08:00
test_mutations.py Implement Open Source edition limits and feature restrictions 2025-12-29 00:11:02 +08:00
test_orchestrator.py Implement Open Source edition limits and feature restrictions 2025-12-29 00:11:02 +08:00
test_performance.py Implement Open Source edition limits and feature restrictions 2025-12-29 00:11:02 +08:00
test_reports.py Implement Open Source edition limits and feature restrictions 2025-12-29 00:11:02 +08:00