cti-python-stix2/stix2/test
Michael Chisholm c74d06aadc Improve versioning.new_version() to better handle custom objects
and dicts, and add better raised exception types if versioning
couldn't be done.  I changed workbench monkeypatching a bit, to
copy some class attributes over to the workbench wrapper
class-like callables, since some code expected those attributes
to be there (e.g. the versioning code).
2021-01-28 23:02:23 -05:00
..
v20 Improve versioning.new_version() to better handle custom objects 2021-01-28 23:02:23 -05:00
v21 Improve versioning.new_version() to better handle custom objects 2021-01-28 23:02:23 -05:00
__init__.py
test_pattern_equivalence.py Graph Equivalence (#449) 2020-10-16 11:35:26 -04:00
test_properties.py Add test for coverage 2020-07-01 09:54:50 -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