Michael Chisholm
|
541c682bf6
|
Fixed a test fixture to call the cti-taxii-client Collection
constructor correctly. It had been recently changed to address
issue #39 in that library.
|
2018-09-07 17:47:24 -04:00 |
Greg Back
|
845625c174
|
GH-188: WIP: Converting all IDs to be valid UUID v4.
|
2018-06-27 11:35:55 -05:00 |
=
|
e484b7c25f
|
formatting
|
2018-05-18 11:45:40 -04:00 |
=
|
6004ec597c
|
solution to get 404 mocking problem
|
2018-05-18 11:19:05 -04:00 |
=
|
8fc421e7d4
|
think the mock client was erroneous for get_object(), couldnt get object by id, just returned random object
|
2018-05-16 15:17:34 -04:00 |
=
|
a3313bc08f
|
creating native DataSourceError exception class to wrap taxii client and server errors
|
2018-05-16 13:23:50 -04:00 |
=
|
2b4c5bf264
|
handling and modifying exception messages in a manner acceptable by all python versions
|
2018-05-15 17:42:19 -04:00 |
=
|
0d3f80f2fe
|
removing taxii 503 error test as not reproducible in Travis environment
|
2018-05-15 15:41:46 -04:00 |
=
|
2392912533
|
handle TAXII client/server errors according to decided policy
|
2018-05-15 11:28:34 -04:00 |
Emmanuelle Vargas-Gonzalez
|
2043a514e1
|
Add two more tests for the `dict` case in TAXIICollectionSink
|
2018-04-23 14:47:32 -04:00 |
Emmanuelle Vargas-Gonzalez
|
7e5c8a9409
|
Sort import statements in tests.
|
2018-04-23 14:27:36 -04:00 |
Emmanuelle Vargas-Gonzalez
|
2fe9a0f297
|
Finish adding new tests for TAXII datastore. closes #148
|
2018-04-23 14:15:02 -04:00 |
Emmanuelle Vargas-Gonzalez
|
988dad79b9
|
WIP: Mock TAXIIClient Collection Endpoint
|
2018-04-23 09:11:59 -04:00 |
Emmanuelle Vargas-Gonzalez
|
c2e7cbb3e3
|
Moved from test_datastore.py -> new file test_datastore_taxii.py
|
2018-04-06 14:18:05 -04:00 |