cti-python-stix2/stix2/test/v21
Michael Chisholm 33128908c7 Another pre-commit stylistic fix. Necessary since apparently
the git action uses a more recent version of pre-commit than
travis did, and the newer pre-commit requires different things
than the old one did.
2021-03-31 21:31:59 -04:00
..
stix2_data
__init__.py
conftest.py Add proper customization enforcement for open vocabs. This adds 2021-03-31 16:20:28 -04:00
constants.py
test_attack_pattern.py
test_base.py
test_bundle.py
test_campaign.py
test_confidence.py
test_course_of_action.py
test_custom.py Pre-commit changes. Also remove a dupe test function which 2021-03-31 15:32:54 -04:00
test_datastore.py
test_datastore_composite.py Update CompositeDataSource and deduplicate() to handle unversioned 2020-08-17 18:38:29 -04:00
test_datastore_filesystem.py
test_datastore_filters.py Add proper customization enforcement for open vocabs. This adds 2021-03-31 16:20:28 -04:00
test_datastore_memory.py Add proper customization enforcement for open vocabs. This adds 2021-03-31 16:20:28 -04:00
test_datastore_taxii.py
test_deterministic_ids.py Add proper customization enforcement for open vocabs. This adds 2021-03-31 16:20:28 -04:00
test_environment.py Add proper customization enforcement for open vocabs. This adds 2021-03-31 16:20:28 -04:00
test_external_reference.py
test_fixtures.py
test_granular_markings.py
test_grouping.py
test_identity.py
test_indicator.py
test_infrastructure.py
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_language_content.py
test_location.py Another pre-commit stylistic fix. Necessary since apparently 2021-03-31 21:31:59 -04:00
test_malware.py Add proper customization enforcement for open vocabs. This adds 2021-03-31 16:20:28 -04:00
test_malware_analysis.py
test_marking_definition.py
test_markings.py
test_note.py
test_object_markings.py
test_observed_data.py
test_opinion.py
test_parsing.py
test_pattern_equivalence.py
test_pattern_expressions.py
test_pickle.py Add proper customization enforcement for open vocabs. This adds 2021-03-31 16:20:28 -04:00
test_properties.py Add back spec_version kwarg to HashesProperty, since it was used 2021-03-31 16:20:33 -04:00
test_relationship.py
test_report.py
test_sighting.py
test_threat_actor.py Add proper customization enforcement for open vocabs. This adds 2021-03-31 16:20:28 -04:00
test_timestamp_precision.py Clean up ReferenceProperty.clean(), to use new APIs which are 2021-03-31 20:01:27 -04:00
test_tool.py
test_utils.py pre-commit stylistic fixes 2021-01-20 20:49:01 -05:00
test_versioning.py
test_vulnerability.py