cti-python-stix2/stix2/test
Chris Lenk 13cddf9d6d Move TypeProperty format checks to __init__
TypeProperty uses a fixed value, so check() was never called. This way
also runs the check at object registration time because the wrapper
creates an instance of TypeProperty and doesn't have to wait for the
object to be instantiated so clean() can be called.
Also fix some tests.
2020-04-02 08:17:34 -04:00
..
v20 Move TypeProperty format checks to __init__ 2020-04-02 08:17:34 -04:00
v21 Move TypeProperty format checks to __init__ 2020-04-02 08:17:34 -04:00
__init__.py Initial package files. 2017-01-17 08:54:39 -08:00
test_spec_version_detect.py Rename core.py -> parsing.py 2020-03-27 05:53:39 -04:00
test_workbench.py Removed some more hard-codings of v20 in the workbench test 2019-07-24 17:39:00 -04:00