jgrusewski
2cf07a9086
fix(backtesting): Add mock() method to DefaultRepositories for tests
- Implements DefaultRepositories::mock() for wave_comparison tests
- Mock implementations use in-memory Arc<RwLock<>> for thread-safe testing
- Method is #[cfg(test)] scoped to test builds only
- Fixes compilation errors in wave_comparison.rs (lines 711, 730)
- All backtesting tests pass (2/2 wave_comparison tests OK)
Additional updates:
- Update .dockerignore, .env.runpod, CLAUDE.md
- Update Cargo.lock and Dockerfile.foxhunt-build
2025-11-02 21:31:49 +01:00
..
2025-10-31 01:11:16 +01:00
2025-11-02 21:31:49 +01:00
2025-10-31 00:20:00 +01:00
2025-10-24 01:11:43 +02:00
2025-10-24 01:11:43 +02:00
2025-11-02 21:06:27 +01:00
2025-10-31 00:20:00 +01:00
2025-10-01 22:17:41 +02:00
2025-11-02 21:06:27 +01:00
2025-11-02 21:06:27 +01:00
2025-10-11 17:06:02 +02:00
2025-10-11 17:06:02 +02:00