05/23 Phase 4

This commit is contained in:
2026-05-23 11:25:56 -04:00
parent 5dcf93a85f
commit 0931cdcd8e
7 changed files with 639 additions and 16 deletions
+2 -1
View File
@@ -3,7 +3,8 @@
"allow": [
"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_history.py -v)",
"Bash(python -m pytest tests/test_analyzer.py -v)"
]
}
}