Chris Lenk
|
d62f5ee141
|
Remove 'encoding' param from json.loads
It's ignored since Python 3.1 and we've dropped 2.7.
|
2020-06-26 16:43:19 -04:00 |
Emmanuelle Vargas-Gonzalez
|
2b0d63c4b1
|
update test_datastore_taxii.py conftest.py for latest changes in medallion. add extra data used by filter
|
2020-04-03 17:19:36 -04:00 |
Chris Lenk
|
c7fb79d195
|
Fix some TAXII DataStore tests
|
2020-04-03 15:58:56 -04:00 |
Emmanuelle Vargas-Gonzalez
|
c62b9e92e7
|
revamp code in MockTAXIICollectionEndpoint, add more tests
|
2018-11-29 18:36:37 -05:00 |
Emmanuelle Vargas-Gonzalez
|
5e5d10e7aa
|
Finish alignment of 2.1 components
|
2018-11-01 08:17:34 -04:00 |
Emmanuelle Vargas-Gonzalez
|
51a499cb33
|
Formatting changes made by the new pre-commit hook 'add trailing commas'
closes #189
|
2018-07-13 11:10:05 -04:00 |
Emmanuelle Vargas-Gonzalez
|
965d7fa788
|
Update v20 and v21 tests
In v20, only minor stuff that was addressing wrong spec. In v21, align tests with new/changed properties in the specs
|
2018-07-12 14:33:00 -04:00 |
Emmanuelle Vargas-Gonzalez
|
281dbfb0f4
|
Align tests with news additions from 'master' branch.
|
2018-07-11 09:43:37 -04:00 |
Emmanuelle Vargas-Gonzalez
|
645a258c62
|
Fix file indentation
|
2018-07-10 14:46:46 -04:00 |
Emmanuelle Vargas-Gonzalez
|
edd7148e3c
|
It appears we did not support the case when the Bundle contains 'utf-8'
|
2018-07-09 15:26:57 -04:00 |
Emmanuelle Vargas-Gonzalez
|
04680d8a3d
|
First pass at making sure everything uses v21 classes and representations
|
2018-07-03 09:40:51 -04:00 |
Emmanuelle Vargas-Gonzalez
|
da5b16dc2f
|
Create v21 test package with new spec changes
|
2018-07-03 07:00:18 -04:00 |