cti-python-stix2/stix2/test
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
..
__init__.py Initial package files. 2017-01-17 08:54:39 -08:00
conftest.py Add timestamp precision for `created` and `modified` 2017-06-22 18:47:35 -04:00
constants.py Create ObjectFactory class 2017-07-12 11:36:15 -04:00
test_attack_pattern.py Add timestamp precision for `created` and `modified` 2017-06-22 18:47:35 -04:00
test_base.py Don't be so strict about exact error message 2017-03-22 08:33:42 -05:00
test_bundle.py Parse bundles correctly 2017-08-11 16:18:20 -04:00
test_campaign.py Add more timestamp test cases, address suggestions 2017-06-28 15:55:23 -04:00
test_course_of_action.py Add timestamp precision for `created` and `modified` 2017-06-22 18:47:35 -04:00
test_custom.py Improve tests and coverage for custom content 2017-08-24 15:46:36 -04:00
test_data_sources.py Style/lint fixes 2017-05-31 08:58:14 -05:00
test_environment.py Deep-copy in Object Factory and allow appending multiple items to list 2017-07-18 12:05:19 -04:00
test_external_reference.py Change remaining 'fields' to 'properties' 2017-05-19 12:51:59 -05:00
test_fixtures.py Add timestamp precision for `created` and `modified` 2017-06-22 18:47:35 -04:00
test_identity.py Add timestamp precision for `created` and `modified` 2017-06-22 18:47:35 -04:00
test_indicator.py Validate patterns when creating Indicators 2017-08-18 14:22:57 -04:00
test_intrusion_set.py Add timestamp precision for `created` and `modified` 2017-06-22 18:47:35 -04:00
test_kill_chain_phases.py Change remaining 'fields' to 'properties' 2017-05-19 12:51:59 -05:00
test_malware.py Add timestamp precision for `created` and `modified` 2017-06-22 18:47:35 -04:00
test_markings.py Add object markings to object factory 2017-07-12 14:44:52 -04:00
test_observed_data.py added object_paths 2017-07-18 20:30:02 +00:00
test_pattern_expressions.py merge all classes into patterns.py 2017-07-19 14:03:43 +00:00
test_properties.py Fix import sort order 2017-07-14 16:02:29 -04:00
test_relationship.py Add timestamp precision for `created` and `modified` 2017-06-22 18:47:35 -04:00
test_report.py Add timestamp precision for `created` and `modified` 2017-06-22 18:47:35 -04:00
test_sighting.py Add timestamp precision for `created` and `modified` 2017-06-22 18:47:35 -04:00
test_threat_actor.py Add timestamp precision for `created` and `modified` 2017-06-22 18:47:35 -04:00
test_tool.py Add timestamp precision for `created` and `modified` 2017-06-22 18:47:35 -04:00
test_utils.py Add more timestamp test cases, address suggestions 2017-06-28 15:55:23 -04:00
test_versioning.py Make object attribute access act like dictionary access, raising an 2017-06-07 11:06:20 -04:00
test_vulnerability.py Add timestamp precision for `created` and `modified` 2017-06-22 18:47:35 -04:00