05/23 Phase 5

This commit is contained in:
2026-05-23 11:32:54 -04:00
parent 0931cdcd8e
commit cf574455d7
7 changed files with 586 additions and 15 deletions
+3 -1
View File
@@ -4,7 +4,9 @@
"Bash(python -m pytest tests/test_fetcher.py -v)",
"Bash(python -m pytest -v)",
"Bash(python -m pytest tests/test_history.py -v)",
"Bash(python -m pytest tests/test_analyzer.py -v)"
"Bash(python -m pytest tests/test_analyzer.py -v)",
"Bash(python -m pytest tests/test_predictor.py -v)",
"Bash(python -m pytest)"
]
}
}