Test File/Directory
tests/infrastructure
Test Name
No response
Issue Type
Test refactor needed
Description
All tests in the /tests/infrastructure folder should reuse the OHLCV or ticker data files located in tests/resources/test_data/. During test execution, no data should be downloaded from external data providers.
When refactoring tests, ensure that all required test data is available in this folder. In addition, verify that any datetime values used in the tests are fixed and deterministic, so that test results remain consistent across different test runs.
Steps to Reproduce
No response
Additional Context
No response