cti-python-stix2/stix2/test
Richard Piazza f56ea8e951 added tests for process and file extensions
if no properties are passed to _check_at_least_one_property assume its all properties
when extensions are involved always check them in _check_at_least_one_property (caused by raising the exception on the enclosing type)
added _check_object_constaints to extensions, where appropriate
2017-05-17 15:33:28 -04:00
..
__init__.py Initial package files. 2017-01-17 08:54:39 -08:00
conftest.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
constants.py style errors 2017-05-04 16:41:37 -04:00
test_attack_pattern.py Switch to isort for checking import order 2017-05-09 15:10:53 -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 Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_campaign.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_course_of_action.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_external_reference.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_fixtures.py Move fixtures to conftest.py 2017-04-07 15:36:42 -05:00
test_identity.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_indicator.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_intrusion_set.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_kill_chain_phases.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_malware.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_markings.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_observed_data.py added tests for process and file extensions 2017-05-17 15:33:28 -04:00
test_properties.py Add EnumProperty, use it in WindowsRegistryValueType 2017-05-10 11:52:59 -04:00
test_relationship.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_report.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_sighting.py Merge branch 'master' into parsing 2017-04-19 15:22:36 -04:00
test_threat_actor.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_tool.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_utils.py Refactor library into separate files. 2017-02-10 15:35:02 -06:00
test_versioning.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_vulnerability.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00