mirror of
https://github.com/flakestorm/flakestorm.git
synced 2026-04-25 00:36:54 +02:00
- Rename all instances of Entropix to FlakeStorm - Rename package from entropix to flakestorm - Update all class names (EntropixConfig -> FlakeStormConfig, EntropixRunner -> FlakeStormRunner) - Update Rust module from entropix_rust to flakestorm_rust - Update README: remove cloud comparison, update links to flakestorm.com - Update .gitignore to allow docs files referenced in README - Add origin remote for VS Code compatibility - Fix missing imports and type references - All imports and references updated throughout codebase |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_adapters.py | ||
| test_assertions.py | ||
| test_cli.py | ||
| test_config.py | ||
| test_mutations.py | ||
| test_orchestrator.py | ||
| test_performance.py | ||
| test_reports.py | ||