05/23 Phase 18,19

This commit is contained in:
2026-05-23 16:31:55 -04:00
parent 7506e94d61
commit 2553406254
9 changed files with 674 additions and 5 deletions
+3 -1
View File
@@ -14,7 +14,9 @@
"Bash(python -c \"from ui.dashboard import DashboardScreen\")",
"Bash(python -m pytest tests/test_analysis_charts.py -v --tb=short)",
"Bash(python -m pytest tests/ -q)",
"Bash(python -c ' *)"
"Bash(python -c ' *)",
"Bash(python -m pytest tests/test_backup.py -v)",
"Bash(python -m pytest --tb=short -q)"
]
}
}