fe2330af07
dict/mapping values: do a simple verification of the value's STIX version, not just its type. Added a lot more unit tests to test behavior on dicts. To make the implementation work, I had to move the detect_spec_version() function out of the parsing module and into utils. So that required small changes at all its previous call sites. |
||
---|---|---|
.. | ||
v20 | ||
v21 | ||
__init__.py | ||
test_pattern_equivalence.py | ||
test_properties.py | ||
test_spec_version_detect.py | ||
test_utils_type_checks.py | ||
test_workbench.py |