cti-python-stix2/stix2/test/v21
Michael Chisholm c7dd58ed89 Further ReferenceProperty refinements: make allow_custom=True
work when a whitelist of generic category types is used.
Disallow hybrid constraints (both generic and specific at the
same time).  Add more unit tests.
2021-03-31 15:26:09 -04:00
..
stix2_data
__init__.py
conftest.py
constants.py
test_attack_pattern.py
test_base.py
test_bundle.py Initial revamp of customization enforcement and detection. 2021-03-31 15:21:55 -04:00
test_campaign.py
test_confidence.py
test_course_of_action.py
test_custom.py Initial revamp of customization enforcement and detection. 2021-03-31 15:21:55 -04:00
test_datastore.py
test_datastore_composite.py
test_datastore_filesystem.py
test_datastore_filters.py Remove six dependency (backwards breaking) 2021-02-18 12:38:35 -05:00
test_datastore_memory.py all changes from add-trailing-commas v2.0.2 2021-01-13 17:52:15 -05:00
test_datastore_taxii.py remove `six` from tests 2021-03-12 16:46:34 -05:00
test_deterministic_ids.py Remove six dependency (backwards breaking) 2021-02-18 12:38:35 -05:00
test_environment.py rename test, update the rest of the docstrings for object_similarity() and object_equivalence() 2021-03-10 13:32:02 -05:00
test_external_reference.py
test_fixtures.py
test_granular_markings.py
test_grouping.py
test_identity.py
test_indicator.py Initial revamp of customization enforcement and detection. 2021-03-31 15:21:55 -04:00
test_infrastructure.py
test_intrusion_set.py
test_kill_chain_phases.py
test_language_content.py
test_location.py some missing fixes... 2021-01-13 19:48:33 -05:00
test_malware.py
test_malware_analysis.py Further ReferenceProperty refinements: make allow_custom=True 2021-03-31 15:26:09 -04:00
test_marking_definition.py
test_markings.py
test_note.py
test_object_markings.py
test_observed_data.py all changes from add-trailing-commas v2.0.2 2021-01-13 17:52:15 -05:00
test_opinion.py
test_parsing.py Change the stix2 class map structure to be keyed at the top 2021-01-20 16:59:38 -05:00
test_pattern_equivalence.py
test_pattern_expressions.py all changes from add-trailing-commas v2.0.2 2021-01-13 17:52:15 -05:00
test_pickle.py
test_properties.py Further ReferenceProperty refinements: make allow_custom=True 2021-03-31 15:26:09 -04:00
test_relationship.py
test_report.py Fix Report SDO: I'd fixed ReferenceProperty to work the way I 2021-03-31 15:22:00 -04:00
test_sighting.py
test_threat_actor.py
test_timestamp_precision.py
test_tool.py
test_utils.py pre-commit stylistic fixes 2021-01-20 20:49:01 -05:00
test_versioning.py Add some unit tests which try to version marking-definitions. 2021-01-28 23:02:23 -05:00
test_vulnerability.py