Commit Graph

24 Commits

Author SHA1 Message Date
Matthias 7b541ff958 test: refactor test to use asyncio.timeout 2025-07-04 19:29:12 +02:00
Matthias 81fdff1039 chore: simplify exchangews_ohlcv further 2025-07-04 15:24:44 +02:00
Matthias 5101b1767b test: slightly cleanup ws_ohlcv test 2025-07-04 15:04:24 +02:00
Matthias e90aa6abda test: Increased asyncio.sleep for ws_ohlcv test 2025-07-04 14:39:19 +02:00
Matthias 2a5a422079 test: attempt to fix test_exchangews_ohlcv flakyness 2025-07-03 21:08:09 +02:00
Matthias e92afb74c6 test: improve event-loop mocking 2025-07-03 21:08:09 +02:00
Matthias 78d213a8a0 test: add test coverage for unwatch_ohlcv 2025-02-11 09:15:03 +01:00
Matthias 2a370aecd8 chore: ws: make ccxt_object internal 2025-01-25 14:03:41 +01:00
Matthias 81b4285d17 test: avoid potential odd timing issues in test 2025-01-20 19:23:04 +01:00
Matthias 6f307e1e3d test: add more sleep 2025-01-20 19:00:35 +01:00
Matthias 588bf357a9 test: add more sleep 2025-01-20 18:26:57 +01:00
Matthias 9158a3d7d9 test: add small wait to reduce test flakyness 2025-01-20 10:25:27 +01:00
Matthias fc1feb9abc chore: try fix random test failure 2025-01-20 06:45:27 +01:00
Matthias 93c2d6a7ad tests: Add test for get_ohlcv to ensure behavior is and stays correct 2025-01-05 13:13:51 +01:00
Matthias f109d08bd0 tests: add test for exchange_ws cleanup error 2025-01-05 13:00:57 +01:00
Matthias 6b96d4d145 test: improve exchange_ws tests 2025-01-05 13:00:47 +01:00
Matthias 8b50973411 chore: Fix misuse of asyncio.sleep in test 2024-07-05 09:11:58 +02:00
Matthias d953226459 use correct sleep method in tests 2024-07-03 13:44:36 +02:00
Matthias f33c4db572 Apply ruff formatting to ws branch 2024-05-31 06:40:14 +02:00
Matthias 2ade5191e6 Ensure shutdown of async exchange, fix test 2024-05-31 06:40:14 +02:00
Matthias e0b4e16d19 Remove ob_test stuff 2024-05-31 06:40:14 +02:00
Matthias 55ed505f94 Update exchange_ws get_ohlcv logic 2024-05-31 06:40:14 +02:00
Matthias 3d6cef3555 ccxt.pro - first attempt at test 2024-05-31 06:40:14 +02:00
Matthias ec6c54367b Add exchange_ws test case 2024-05-31 06:40:14 +02:00