cti-python-stix2/stix2/test
Michael Chisholm 0ddf0d2ca8 Clean up ReferenceProperty.clean(), to use new APIs which are
available after the rebase.  This simplifies the implementation.
Also made utils.to_enum() a module public function, since I
needed to use it outside that module.  Misc pre-commit stylistic
fixes.
2021-03-31 20:01:27 -04:00
..
v20 Add back spec_version kwarg to HashesProperty, since it was used 2021-03-31 16:20:33 -04:00
v21 Clean up ReferenceProperty.clean(), to use new APIs which are 2021-03-31 20:01:27 -04:00
__init__.py Initial package files. 2017-01-17 08:54:39 -08:00
test_hashes.py Add back usage of spec_version where HashesProperty is used for 2021-03-31 16:20:33 -04:00
test_pattern_equivalence.py pre-commit stylistic fix 2021-02-04 17:33:25 -05:00
test_properties.py Add proper customization enforcement for open vocabs. This adds 2021-03-31 16:20:28 -04:00
test_spec_version_detect.py Improve is_sdo() et al utility functions with respect to 2021-01-20 16:59:39 -05:00
test_utils_type_checks.py pre-commit stylistic fixes 2021-01-20 20:49:01 -05:00
test_workbench.py Initial revamp of customization enforcement and detection. 2021-03-31 15:21:55 -04:00