Skip to content

Commit 6120be9

Browse files
massjhunsaker
authored andcommitted
Add qset test case.
1 parent a7dae8d commit 6120be9

File tree

2 files changed

+61
-0
lines changed

2 files changed

+61
-0
lines changed

pyth/tests/qset/34.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
{
2+
"exponent": -8,
3+
"quotes": [
4+
{
5+
"price": 4289406500000,
6+
"conf": 1453500000,
7+
"slot_diff": -3
8+
},
9+
{
10+
"price": 4291320000000,
11+
"conf": 160000000,
12+
"slot_diff": 0
13+
},
14+
{
15+
"price": 4290050000000,
16+
"conf": 1700000000,
17+
"slot_diff": -3
18+
},
19+
{
20+
"price": 4279480000000,
21+
"conf": 16965586211,
22+
"slot_diff": -3
23+
},
24+
{
25+
"price": 4289883000000,
26+
"conf": 2754000000,
27+
"slot_diff": -3
28+
},
29+
{
30+
"price": 4290054475519,
31+
"conf": 785800000,
32+
"slot_diff": -4
33+
},
34+
{
35+
"price": 4290271973194,
36+
"conf": 2576988362,
37+
"slot_diff": -3
38+
},
39+
{
40+
"price": 4290171000000,
41+
"conf": 1000000,
42+
"slot_diff": -7
43+
},
44+
{
45+
"price": 4290050000000,
46+
"conf": 500000000,
47+
"slot_diff": -3
48+
},
49+
{
50+
"price": 4290171000000,
51+
"conf": 1000000,
52+
"slot_diff": -3
53+
},
54+
{
55+
"price": 4290050000000,
56+
"conf": 100001165,
57+
"slot_diff": -3
58+
}
59+
]
60+
}

pyth/tests/qset/34.result

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"exponent":-8,"price":4290171000000,"conf":92233722000000}

0 commit comments

Comments
 (0)