summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
9 hoursrefactor: remove all crypto/Binance code, update to US stock symbolsTheSiahxyz
9 hoursrefactor: update data-collector and order-executor for Alpaca APITheSiahxyz
26 hoursfeat: medium priority improvementsTheSiahxyz
- Add 30 edge case tests (zero volume, empty data, extreme values, strategy reset, notifier failures) - Fix VWAP division by zero on zero-price candles - Add DB transaction rollback on errors + transaction() context manager - Add parameter validation to all 7 strategies with 41 validation tests - Fix lint issues across test files
26 hourstest: add edge case tests for zero volume, empty data, extreme valuesTheSiahxyz
26 hoursfix: lint fixes for integration tests and backtester noqa annotationsTheSiahxyz
26 hourstest: add integration tests for strategy, order, portfolio, and backtest flowsTheSiahxyz