cti-python-stix2/stix2/test/v21
Michael Chisholm 165d87e103 Revert the import in the top-level stix2 package, to v20. This
additionally required:

- Removing the v21 workbench test suite and reinstating the v20
  test suite
- Fixing up a few v20 unit tests to work with the workbench
  monkeypatching.
- I didn't revert the analogous changes I'd previously made to
  the v21 unit tests, because I think they make sense even when
  the workbench monkeypatching isn't happening.
2019-07-22 16:55:22 -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
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
test_base.py
test_bundle.py Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
test_campaign.py
test_confidence.py
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 Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
test_datastore.py
test_datastore_composite.py
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
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
test_fixtures.py
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
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
test_kill_chain_phases.py
test_language_content.py
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
test_markings.py
test_note.py
test_object_markings.py Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
test_observed_data.py Improved the exception class hierarchy: 2019-07-19 14:50:11 -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
test_properties.py Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
test_relationship.py
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
test_tool.py
test_utils.py
test_versioning.py Update tests to address conformance to WD04 specs 2019-07-01 15:26:30 -04:00
test_vulnerability.py