@@ -8,6 +8,7 @@ def test_get_options_contract(self):
8
8
expected = OptionsContract (
9
9
additional_underlyings = None ,
10
10
cfi = "OCASPS" ,
11
+ contract_type = "call" ,
11
12
correction = None ,
12
13
exercise_style = "american" ,
13
14
expiration_date = "2024-01-19" ,
@@ -26,6 +27,7 @@ def test_list_options_contracts(self):
26
27
OptionsContract (
27
28
additional_underlyings = None ,
28
29
cfi = "OCASPS" ,
30
+ contract_type = "call" ,
29
31
correction = None ,
30
32
exercise_style = "american" ,
31
33
expiration_date = "2022-05-20" ,
@@ -39,6 +41,7 @@ def test_list_options_contracts(self):
39
41
OptionsContract (
40
42
additional_underlyings = None ,
41
43
cfi = "OCASPS" ,
44
+ contract_type = "call" ,
42
45
correction = None ,
43
46
exercise_style = "american" ,
44
47
expiration_date = "2022-05-20" ,
@@ -52,6 +55,7 @@ def test_list_options_contracts(self):
52
55
OptionsContract (
53
56
additional_underlyings = None ,
54
57
cfi = "OCASPS" ,
58
+ contract_type = "call" ,
55
59
correction = None ,
56
60
exercise_style = "american" ,
57
61
expiration_date = "2022-05-20" ,
@@ -65,6 +69,7 @@ def test_list_options_contracts(self):
65
69
OptionsContract (
66
70
additional_underlyings = None ,
67
71
cfi = "OCASPS" ,
72
+ contract_type = "call" ,
68
73
correction = None ,
69
74
exercise_style = "american" ,
70
75
expiration_date = "2022-05-20" ,
@@ -78,6 +83,7 @@ def test_list_options_contracts(self):
78
83
OptionsContract (
79
84
additional_underlyings = None ,
80
85
cfi = "OCASPS" ,
86
+ contract_type = "call" ,
81
87
correction = None ,
82
88
exercise_style = "american" ,
83
89
expiration_date = "2022-05-20" ,
@@ -91,6 +97,7 @@ def test_list_options_contracts(self):
91
97
OptionsContract (
92
98
additional_underlyings = None ,
93
99
cfi = "OCASPS" ,
100
+ contract_type = "call" ,
94
101
correction = None ,
95
102
exercise_style = "american" ,
96
103
expiration_date = "2022-05-20" ,
@@ -104,6 +111,7 @@ def test_list_options_contracts(self):
104
111
OptionsContract (
105
112
additional_underlyings = None ,
106
113
cfi = "OCASPS" ,
114
+ contract_type = "call" ,
107
115
correction = None ,
108
116
exercise_style = "american" ,
109
117
expiration_date = "2022-05-20" ,
@@ -117,6 +125,7 @@ def test_list_options_contracts(self):
117
125
OptionsContract (
118
126
additional_underlyings = None ,
119
127
cfi = "OCASPS" ,
128
+ contract_type = "call" ,
120
129
correction = None ,
121
130
exercise_style = "american" ,
122
131
expiration_date = "2022-05-20" ,
@@ -130,6 +139,7 @@ def test_list_options_contracts(self):
130
139
OptionsContract (
131
140
additional_underlyings = None ,
132
141
cfi = "OCASPS" ,
142
+ contract_type = "call" ,
133
143
correction = None ,
134
144
exercise_style = "american" ,
135
145
expiration_date = "2022-05-20" ,
@@ -143,6 +153,7 @@ def test_list_options_contracts(self):
143
153
OptionsContract (
144
154
additional_underlyings = None ,
145
155
cfi = "OCASPS" ,
156
+ contract_type = "call" ,
146
157
correction = None ,
147
158
exercise_style = "american" ,
148
159
expiration_date = "2022-05-20" ,
@@ -156,6 +167,7 @@ def test_list_options_contracts(self):
156
167
OptionsContract (
157
168
additional_underlyings = None ,
158
169
cfi = "OCASPS" ,
170
+ contract_type = "call" ,
159
171
correction = None ,
160
172
exercise_style = "american" ,
161
173
expiration_date = "2022-05-20" ,
@@ -169,6 +181,7 @@ def test_list_options_contracts(self):
169
181
OptionsContract (
170
182
additional_underlyings = None ,
171
183
cfi = "OCASPS" ,
184
+ contract_type = "call" ,
172
185
correction = None ,
173
186
exercise_style = "american" ,
174
187
expiration_date = "2022-05-20" ,
@@ -182,6 +195,7 @@ def test_list_options_contracts(self):
182
195
OptionsContract (
183
196
additional_underlyings = None ,
184
197
cfi = "OCASPS" ,
198
+ contract_type = "call" ,
185
199
correction = None ,
186
200
exercise_style = "american" ,
187
201
expiration_date = "2022-05-20" ,
@@ -195,6 +209,7 @@ def test_list_options_contracts(self):
195
209
OptionsContract (
196
210
additional_underlyings = None ,
197
211
cfi = "OCASPS" ,
212
+ contract_type = "call" ,
198
213
correction = None ,
199
214
exercise_style = "american" ,
200
215
expiration_date = "2022-05-20" ,
@@ -208,6 +223,7 @@ def test_list_options_contracts(self):
208
223
OptionsContract (
209
224
additional_underlyings = None ,
210
225
cfi = "OCASPS" ,
226
+ contract_type = "call" ,
211
227
correction = None ,
212
228
exercise_style = "american" ,
213
229
expiration_date = "2022-05-20" ,
@@ -221,6 +237,7 @@ def test_list_options_contracts(self):
221
237
OptionsContract (
222
238
additional_underlyings = None ,
223
239
cfi = "OCASPS" ,
240
+ contract_type = "call" ,
224
241
correction = None ,
225
242
exercise_style = "american" ,
226
243
expiration_date = "2022-05-20" ,
@@ -234,6 +251,7 @@ def test_list_options_contracts(self):
234
251
OptionsContract (
235
252
additional_underlyings = None ,
236
253
cfi = "OCASPS" ,
254
+ contract_type = "call" ,
237
255
correction = None ,
238
256
exercise_style = "american" ,
239
257
expiration_date = "2022-05-20" ,
@@ -247,6 +265,7 @@ def test_list_options_contracts(self):
247
265
OptionsContract (
248
266
additional_underlyings = None ,
249
267
cfi = "OCASPS" ,
268
+ contract_type = "call" ,
250
269
correction = None ,
251
270
exercise_style = "american" ,
252
271
expiration_date = "2022-05-20" ,
@@ -260,6 +279,7 @@ def test_list_options_contracts(self):
260
279
OptionsContract (
261
280
additional_underlyings = None ,
262
281
cfi = "OCASPS" ,
282
+ contract_type = "call" ,
263
283
correction = None ,
264
284
exercise_style = "american" ,
265
285
expiration_date = "2022-05-20" ,
@@ -273,6 +293,7 @@ def test_list_options_contracts(self):
273
293
OptionsContract (
274
294
additional_underlyings = None ,
275
295
cfi = "OCASPS" ,
296
+ contract_type = "call" ,
276
297
correction = None ,
277
298
exercise_style = "american" ,
278
299
expiration_date = "2022-05-20" ,
0 commit comments