summaryrefslogtreecommitdiff
path: root/services/api/tests
AgeCommit message (Collapse)Author
14 hoursstyle: auto-fix lint violations from enhanced ruff rulesTheSiahxyz
19 hoursrefactor: purge all remaining crypto/Binance referencesTheSiahxyz
- Replace BTCUSDT/SOLUSDT/ETHUSDT with AAPL/MSFT in all test files - Update backtester default symbol to AAPL - Update strategy-engine default symbols to US stocks - Update project description and CLI help text - Remove empty superpowers docs directory - Zero crypto references remaining in codebase
36 hoursfix: lint cleanup after medium priority tasksTheSiahxyz
36 hourstest: add CLI command tests and API router testsTheSiahxyz
36 hoursfix: lint cleanup for API, combined strategy, and formattingTheSiahxyz
36 hoursfeat: add FastAPI REST API serviceTheSiahxyz