05/23 Phase 6

This commit is contained in:
2026-05-23 11:37:17 -04:00
parent cf574455d7
commit c1405b5fb8
6 changed files with 369 additions and 9 deletions
+2 -1
View File
@@ -6,7 +6,8 @@
"Bash(python -m pytest tests/test_history.py -v)",
"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)",
"Bash(python -m pytest tests/test_settings.py -v)"
]
}
}