This website requires JavaScript.
Explore
Help
Sign In
bnair
/
CryptoTrading
Watch
1
Star
0
Fork
0
You've already forked CryptoTrading
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
524e6d7498588d7ac41b35fe54e01ff83fb2b641
CryptoTrading
/
tests
History
bnair123
524e6d7498
Some checks failed
CI/CD Pipeline / test (push)
Failing after 1m21s
Details
CI/CD Pipeline / build-and-push (push)
Has been skipped
Details
Fix lint: move imports before pytestmark in test_streamer.py
2025-12-27 19:09:11 +04:00
..
__init__.py
Add core infrastructure: config, Binance adapter, docs, and auto-setup
2025-12-27 13:28:08 +04:00
test_adapter_unit.py
Add test suite and fix configuration for Python 3.12
2025-12-27 14:09:14 +04:00
test_binance_integration.py
Add test suite and fix configuration for Python 3.12
2025-12-27 14:09:14 +04:00
test_config.py
Add test suite and fix configuration for Python 3.12
2025-12-27 14:09:14 +04:00
test_data_fetcher.py
Add data layer (DuckDB storage, fetcher) and spot adapter with tests
2025-12-27 14:38:26 +04:00
test_data_storage.py
Add data layer (DuckDB storage, fetcher) and spot adapter with tests
2025-12-27 14:38:26 +04:00
test_regime.py
Add Phase 2 foundation: regime classifier, strategy framework, WebSocket streamer
2025-12-27 15:28:28 +04:00
test_risk.py
Add Supertrend strategy and Risk Engine (Phase 2 Milestones 2.2, 2.3)
2025-12-27 18:24:20 +04:00
test_signals.py
Add Phase 2 foundation: regime classifier, strategy framework, WebSocket streamer
2025-12-27 15:28:28 +04:00
test_spot_adapter.py
Add data layer (DuckDB storage, fetcher) and spot adapter with tests
2025-12-27 14:38:26 +04:00
test_strategy_base.py
Add Phase 2 foundation: regime classifier, strategy framework, WebSocket streamer
2025-12-27 15:28:28 +04:00
test_streamer.py
Fix lint: move imports before pytestmark in test_streamer.py
2025-12-27 19:09:11 +04:00
test_supertrend.py
Add Supertrend strategy and Risk Engine (Phase 2 Milestones 2.2, 2.3)
2025-12-27 18:24:20 +04:00
test_validator.py
Add Phase 2 foundation: regime classifier, strategy framework, WebSocket streamer
2025-12-27 15:28:28 +04:00