cti-python-stix2/stix2/test/v21
Michael Chisholm 94bb76f669 Fix docstring on the unit tests I added. I'd said "partially
cleaned" property, but actually, the cleaning algorithm works on
a dict copy, so aborting cleaning partway through doesn't
actually affect the object in that way.  It would actually cause
the extensions property to be completely uncleaned, rather than
partially cleaned.
2019-08-26 17:49:55 -04:00
..
stix2_data Add and update tests to conform code to WD04 SDO specs 2019-07-02 13:17:43 -04:00
__init__.py Create new test subpackages 2018-06-30 19:36:54 -04:00
conftest.py Fix most unit tests to pass again. Awaiting feedback regarding 2019-07-16 16:10:25 -04:00
constants.py Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
test_attack_pattern.py Start updating test suites to fix issue 245 2019-01-22 21:25:09 -05:00
test_base.py Create v21 test package with new spec changes 2018-07-03 07:00:18 -04:00
test_bundle.py Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
test_campaign.py Replace most SDO/SRO values in tests with IDs from constants.py 2019-01-29 10:52:59 -05:00
test_confidence.py minor code changes 2018-11-28 16:51:35 -05:00
test_core.py Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
test_course_of_action.py Update course of action tests, to include tests with the 2019-06-26 21:01:41 -04:00
test_custom.py Fix docstring on the unit tests I added. I'd said "partially 2019-08-26 17:49:55 -04:00
test_datastore.py more pre-commit changes 2018-11-29 13:50:05 -05:00
test_datastore_composite.py Finish alignment of 2.1 components 2018-11-01 08:17:34 -04:00
test_datastore_filesystem.py Remove certain human message assertions from test suites 2019-07-09 13:34:19 -04:00
test_datastore_filters.py Fix most unit tests to pass again. Awaiting feedback regarding 2019-07-16 16:10:25 -04:00
test_datastore_memory.py Fix most unit tests to pass again. Awaiting feedback regarding 2019-07-16 16:10:25 -04:00
test_datastore_taxii.py revamp code in MockTAXIICollectionEndpoint, add more tests 2018-11-29 18:36:37 -05:00
test_environment.py Add and update tests to conform code to WD04 SDO specs 2019-07-02 13:17:43 -04:00
test_external_reference.py Formatting changes made by the new pre-commit hook 'add trailing commas' 2018-07-13 11:10:05 -04:00
test_fixtures.py Align tests with news additions from 'master' branch. 2018-07-11 09:43:37 -04:00
test_granular_markings.py Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
test_grouping.py Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
test_identity.py Update v21 test suite. Fixes #245 2019-01-23 10:56:20 -05:00
test_indicator.py Fix most unit tests to pass again. Awaiting feedback regarding 2019-07-16 16:10:25 -04:00
test_infrastructure.py Add and update tests to conform code to WD04 SDO specs 2019-07-02 13:17:43 -04:00
test_intrusion_set.py Replace most SDO/SRO values in tests with IDs from constants.py 2019-01-29 10:52:59 -05:00
test_kill_chain_phases.py First pass at making sure everything uses v21 classes and representations 2018-07-03 09:40:51 -04:00
test_language_content.py Change "object_modified" property of LocationContent to be 2019-07-25 16:56:34 -04:00
test_location.py Add a few more tests to exercise more complex property presence 2019-07-19 15:40:03 -04:00
test_malware.py Add a few more tests to exercise more complex property presence 2019-07-19 15:40:03 -04:00
test_malware_analysis.py Fix most unit tests to pass again. Awaiting feedback regarding 2019-07-16 16:10:25 -04:00
test_marking_definition.py update tests to make sure we are testing the serialized instance correctly 2019-05-08 10:36:31 -04:00
test_markings.py update unnecesary property clean-up and add tests 2019-04-23 09:27:21 -04:00
test_note.py Update v21 test suite. Fixes #245 2019-01-23 10:56:20 -05:00
test_object_markings.py Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
test_observed_data.py Changed emitted deprecation warnings to a custom DeprecationWarning 2019-08-07 10:16:18 -04:00
test_opinion.py Fix most unit tests to pass again. Awaiting feedback regarding 2019-07-16 16:10:25 -04:00
test_pattern_expressions.py Remove certain human message assertions from test suites 2019-07-09 13:34:19 -04:00
test_pickle.py Replace most SDO/SRO values in tests with IDs from constants.py 2019-01-29 10:52:59 -05:00
test_properties.py Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
test_relationship.py Update v21 test suite. Fixes #245 2019-01-23 10:56:20 -05:00
test_report.py Merge branch 'master' into stix2.1 2019-06-26 12:22:40 -04:00
test_sighting.py Merge branch 'master' into stix2.1 2019-06-26 12:22:40 -04:00
test_threat_actor.py Fix flake8 style error. 2019-07-25 16:58:48 -04:00
test_tool.py Replace most SDO/SRO values in tests with IDs from constants.py 2019-01-29 10:52:59 -05:00
test_utils.py Replace most SDO/SRO values in tests with IDs from constants.py 2019-01-29 10:52:59 -05:00
test_versioning.py Update tests to address conformance to WD04 specs 2019-07-01 15:26:30 -04:00
test_vulnerability.py Update v21 test suite. Fixes #245 2019-01-23 10:56:20 -05:00