cti-python-stix2/stix2/test
Michael Chisholm 99bf4215a3 Change all uses of ObjectReferenceProperty in 2.1 SCO classes
to ReferenceProperty.  Add a unit test to ensure that when a
stix2 object is passed as a value of a ReferenceProperty, that
the ID is properly pulled out and used as the actual property
value, and that it doesn't affect the deterministic ID
calculation.
2020-06-08 17:24:33 -04:00
..
v20 add `id` as special-case option in regex. closes #406 2020-06-08 09:27:12 -04:00
v21 Change all uses of ObjectReferenceProperty in 2.1 SCO classes 2020-06-08 17:24:33 -04:00
__init__.py
test_spec_version_detect.py Rename core.py -> parsing.py 2020-03-27 05:53:39 -04:00
test_workbench.py