cti-python-stix2/stix2
clenk 6fa3c84aa3 Improve tests and coverage for custom content
In ObservableProperty.clean(), parse_observable() will handle the issue
of non-cyber observable objects being presnt in an observable property.
The line raising a ValueError would not be reached so it was removed.
2017-08-24 15:46:36 -04:00
..
sources Make Travis happy with cosmetic fixes 2017-06-01 16:47:56 -04:00
test Improve tests and coverage for custom content 2017-08-24 15:46:36 -04:00
__init__.py Parse bundles correctly 2017-08-11 16:18:20 -04:00
base.py Add timestamp precision for `created` and `modified` 2017-06-22 18:47:35 -04:00
common.py Parse bundles correctly 2017-08-11 16:18:20 -04:00
core.py Parse bundles correctly 2017-08-11 16:18:20 -04:00
environment.py Deep-copy in Object Factory and allow appending multiple items to list 2017-07-18 12:05:19 -04:00
exceptions.py Add custom properties via 'allow_custom' 2017-06-12 13:04:20 -04:00
observables.py Improve tests and coverage for custom content 2017-08-24 15:46:36 -04:00
patterns.py merge all classes into patterns.py 2017-07-19 14:03:43 +00:00
properties.py Validate patterns when creating Indicators 2017-08-18 14:22:57 -04:00
sdo.py Validate patterns when creating Indicators 2017-08-18 14:22:57 -04:00
sro.py Fix import order, add flake8-import-order plugin 2017-04-24 18:29:56 -04:00
utils.py Add more timestamp test cases, address suggestions 2017-06-28 15:55:23 -04:00
version.py Add stix2.__version__ 2017-07-06 09:41:50 -04:00