05/23 Phase 7

This commit is contained in:
2026-05-23 11:58:51 -04:00
parent c1405b5fb8
commit 8fc1878670
8 changed files with 638 additions and 15 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
"Bash(python -m pytest tests/test_analyzer.py -v)",
"Bash(python -m pytest tests/test_predictor.py -v)",
"Bash(python -m pytest)",
"Bash(python -m pytest tests/test_settings.py -v)"
"Bash(python -m pytest tests/test_settings.py -v)",
"Bash(python -m pytest tests/ -v --tb=short)"
]
}
}