cti-python-stix2/stix2/test/v20
Chris Lenk b981cdf4fc Fix tests
by removing certain human message assertions from test suites.
(These changes are cherry-picked from commit by @khdesai on a different
branch)
2019-08-09 16:04:29 -04:00
..
stix2_data Update timestamps in v20 testsuite JSON files 2019-01-23 13:42:25 -05:00
__init__.py
conftest.py
constants.py Replace most SDO/SRO values in tests with IDs from constants.py 2019-01-29 10:52:59 -05:00
test_attack_pattern.py Start updating test suites to fix issue 245 2019-01-22 21:25:09 -05:00
test_base.py
test_bundle.py Slightly change bundle error message 2019-05-22 11:05:01 -04:00
test_campaign.py Replace most SDO/SRO values in tests with IDs from constants.py 2019-01-29 10:52:59 -05:00
test_core.py Replace most SDO/SRO values in tests with IDs from constants.py 2019-01-29 10:52:59 -05:00
test_course_of_action.py Replace most SDO/SRO values in tests with IDs from constants.py 2019-01-29 10:52:59 -05:00
test_custom.py Replace most SDO/SRO values in tests with IDs from constants.py 2019-01-29 10:52:59 -05:00
test_datastore.py
test_datastore_composite.py
test_datastore_filesystem.py Fix tests 2019-08-09 16:04:29 -04:00
test_datastore_filters.py Update v21 test suite. Fixes #245 2019-01-23 10:56:20 -05:00
test_datastore_memory.py Replace most SDO/SRO values in tests with IDs from constants.py 2019-01-29 10:52:59 -05:00
test_datastore_taxii.py
test_environment.py
test_external_reference.py
test_fixtures.py
test_granular_markings.py
test_identity.py Start updating test suites to fix issue 245 2019-01-22 21:25:09 -05:00
test_indicator.py Update v20 test suite to fix issue 245 2019-01-22 23:07:20 -05:00
test_intrusion_set.py Replace most SDO/SRO values in tests with IDs from constants.py 2019-01-29 10:52:59 -05:00
test_kill_chain_phases.py
test_malware.py Add test to ensure fix. Fixes #248 2019-04-19 12:17:42 -04:00
test_marking_definition.py update tests to make sure we are testing the serialized instance correctly 2019-05-08 10:36:31 -04:00
test_markings.py Replace most SDO/SRO values in tests with IDs from constants.py 2019-01-29 10:52:59 -05:00
test_object_markings.py Fixes #248 2019-04-17 10:08:34 -04:00
test_observed_data.py Update _valid_refs doc and add test to v20 test suite 2019-05-13 09:18:50 -04:00
test_pattern_expressions.py Fix tests 2019-08-09 16:04:29 -04:00
test_pickle.py Replace most SDO/SRO values in tests with IDs from constants.py 2019-01-29 10:52:59 -05:00
test_properties.py
test_relationship.py Update v20 test suite to fix issue 245 2019-01-22 23:07:20 -05:00
test_report.py Replace most SDO/SRO values in tests with IDs from constants.py 2019-01-29 10:52:59 -05:00
test_sighting.py Replace most SDO/SRO values in tests with IDs from constants.py 2019-01-29 10:52:59 -05:00
test_threat_actor.py Replace most SDO/SRO values in tests with IDs from constants.py 2019-01-29 10:52:59 -05:00
test_tool.py Replace most SDO/SRO values in tests with IDs from constants.py 2019-01-29 10:52:59 -05:00
test_utils.py Replace most SDO/SRO values in tests with IDs from constants.py 2019-01-29 10:52:59 -05:00
test_versioning.py
test_vulnerability.py Update v20 test suite to fix issue 245 2019-01-22 23:07:20 -05:00
test_workbench.py