Skip to content

Commit 683bba1

Browse files
committed
FIX: Create stub data for definition and ohlcv-1d
1 parent 823d56f commit 683bba1

13 files changed

+11
-8
lines changed

tests/data/generator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
symbols=["ESH1"],
2727
schema=schema,
2828
start="2020-12-28T13:00",
29-
end="2020-12-29",
29+
end="2020-12-29T13:00",
3030
limit=2, # <-- limiting response to 2 records only (for test cases)
3131
path=path,
3232
) # -> Bento
216 Bytes
Binary file not shown.

tests/data/test_data.mbo.dbn.zst

0 Bytes
Binary file not shown.

tests/data/test_data.mbp-1.dbn.zst

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
65 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

tests/data/test_data.tbbo.dbn.zst

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)