cti-python-stix2/stix2/test/v21
Michael Chisholm da5978d317 Factored out more of the STIX identifier validity checking,
partly inspired by PR #263.  This resulted in some error message
format changes (an improvement, I think), which caused some
unit test breakage.  Removed those asserts from the unit tests,
since tests shouldn't be testing human-targeted error messages.
2019-06-13 18:37:21 -04:00
..
stix2_data Add new files for the test/v2X/stix2_data/ directory 2018-12-06 15:18:25 -05:00
__init__.py
conftest.py
constants.py
test_attack_pattern.py
test_base.py
test_bundle.py
test_campaign.py
test_confidence.py
test_core.py remove redundant/unreachable code in core, add tests 2018-11-29 14:41:57 -05:00
test_course_of_action.py Changes from the add-trailing-comma pre-commit hook 2019-06-12 14:49:34 -04:00
test_custom.py
test_datastore.py
test_datastore_composite.py
test_datastore_filesystem.py pre-commit formatting changes 2018-12-06 15:19:50 -05:00
test_datastore_filters.py Removed everything in test/v21/stix2_data/ 2018-12-06 15:11:30 -05:00
test_datastore_memory.py remove redundant/unreachable code in core, add tests 2018-11-29 14:41:57 -05:00
test_datastore_taxii.py revamp code in MockTAXIICollectionEndpoint, add more tests 2018-11-29 18:36:37 -05:00
test_environment.py
test_external_reference.py
test_fixtures.py
test_granular_markings.py
test_identity.py
test_indicator.py Factored out more of the STIX identifier validity checking, 2019-06-13 18:37:21 -04:00
test_intrusion_set.py
test_kill_chain_phases.py
test_language_content.py
test_location.py
test_malware.py
test_markings.py
test_note.py
test_object_markings.py
test_observed_data.py
test_opinion.py
test_pattern_expressions.py pre-commit formatting changes 2018-12-11 13:23:43 -05:00
test_pickle.py
test_properties.py Update IDProperty and ReferenceProperty to support both stix 2.0 2019-06-12 20:19:47 -04:00
test_relationship.py
test_report.py Factored out more of the STIX identifier validity checking, 2019-06-13 18:37:21 -04:00
test_sighting.py Factored out more of the STIX identifier validity checking, 2019-06-13 18:37:21 -04:00
test_threat_actor.py
test_tool.py
test_utils.py
test_versioning.py
test_vulnerability.py
test_workbench.py