cti-python-stix2/stix2/test
Chris Lenk 14540c0ea1 Clean up _register_* functions
Made them consistent with _register_observable_extension, by:
- moving validation logic there from _custom_*_builder functions
- using a new function for ensuring properties are dict-like
- using the library default spec version instead of None

Fix #371, fix #372, fix #373.
2020-04-02 14:15:45 -04:00
..
v20 Clean up _register_* functions 2020-04-02 14:15:45 -04:00
v21 Clean up _register_* functions 2020-04-02 14:15:45 -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