mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-28 07:57:44 +00:00
160ac96130
- test_verify_runtime_deep: hypothesis property tests, fuzzing 1000 random results, invariant independence checking, edge cases (NaN, inf, negative trades) - test_vbt_backtest_deep: property tests (cost monotonicity, signal inversion, max_dd invariants), edge cases (1 bar, empty, NaN, inf, mismatched lengths) - test_autopilot: mocked orchestrator tests (failure recovery, counting logic, ensemble building, style cycling, hypothesis property tests)