Commit Graph

48 Commits (develop)

Author SHA1 Message Date
Matthias 4b278941b8 test: small improvements to test clarity
2 months ago
Matthias acc69e0d2e test: fix a couple more tests
3 months ago
Matthias 5110d0bdde test: update a couple of tests for new behavior
3 months ago
Matthias 7f831f8a9c test: update tests for new test pairs
3 months ago
Maxime Pagnoulle 9d5295fdb4 feat: Support for unbounded start and/or end in timerange filtering, added associated tests
6 months ago
Matthias 3ff1e31a81 test: don't use fixture if it's only used once
6 months ago
Maxime Pagnoulle f21c5ea88a feat: Remove redundant filtering, add tests for pyarrow trade filtering, use date utils for date to ts conversion
6 months ago
Matthias deb8bde078 refactor: tests - update timezone.utc to UTC
8 months ago
Matthias 6760d44761 tests: Update tests with removed hdf5 handler
1 year ago
Matthias 5750d05891 feat: deprecate hdf5 as data storage
1 year ago
Matthias 6e1c4c2efd test: add test-case for improved error-handling
1 year ago
Matthias 9bfd0cb63c feat: add test for trades_data_minmax
2 years ago
Matthias 3f4c19abbc chore: add test for trades_get_available_data
2 years ago
Matthias 1e287de589 chore: fix mote A violations in tests and scripts
2 years ago
Matthias ffd49e0e59 ruff format: tests/data
2 years ago
Matthias 7767ad9d6e Update imports in test directory
2 years ago
Christian Clauss 99b4767bf4 Fix typos discovered by codespell
2 years ago
Matthias 5e0aa9108c Update tests correspondlingy
2 years ago
Matthias 66e43f2fe8 Adjust tests for new arguments
2 years ago
Matthias 6aa4de4d29 Tests for enhanced list-data functionality
2 years ago
Matthias 881247a823 use isinstance for type checks
2 years ago
Matthias be82248e01 Remove futher usages of Path(tmpdir)
2 years ago
Matthias 3d8dcd1644 Improve and parametrize trades_data tests
3 years ago
Matthias 30064b4102 Add support for trades data in Parquet format
3 years ago
Matthias 26c89d89e4 Keep original timestamp in dataframe
3 years ago
Matthias 357b04202c Datahandlers should store data from dataframes
3 years ago
Matthias 6fc1ee9831 trades_append should use dataframe, not lists
3 years ago
Matthias 02ee7f8b5b Update further tests
3 years ago
Matthias 71737d8792 Remove half-commented test part
3 years ago
Matthias 2babb36fc2 Update final tests
3 years ago
Matthias 1d77497f64 Fix test
3 years ago
Matthias 3928051baf Revert unneeded formatting changes
3 years ago
Joe Schr e16db814fa featherdatahandler: implement trades_store/_trades_load
3 years ago
Matthias 6e22607387 Add 5m futures testdata to support detail-backtest tests
3 years ago
Matthias 1fc97a8008 use Unified futures naming for futures throughout tests
3 years ago
Matthias 4ea8962ca2 Rename futures test data
3 years ago
Matthias 30b467906c Delist FTX, following ccxt's delisting.
3 years ago
Matthias 6e09d552ac Properly handle and test ohlcv min_max with empty files
3 years ago
Matthias 547fd28811 Price-jump detection should only run once
3 years ago
Matthias 0ff7a0771d Move price_jump_warn to dataloading
3 years ago
Matthias b4fb28e4ef Update tests for new dataload strategy
3 years ago
Matthias 48352b8a37 Update hdf5 handler to reset index on load
3 years ago
Matthias 0bbb6faeba Add generic datahandler test
3 years ago
Matthias 5fb56b09f2 Test Feather/parquet datahandler init
3 years ago
Matthias 983a16d937 Rudimentary "not implemented" test
3 years ago
Matthias 7b4af85425 Remove double-init in test
3 years ago
Matthias f62f2bb1ca Improve datahandler tests
3 years ago
Matthias 2a5bc58df8 Split datahandler and history tests
3 years ago