cti-python-stix2/stix2
Chris Lenk 5285934034 Make Workbench use implicit ObjectFactory
This is needed to implement functions like `set_default_creator`.

The changes to Tox are so that the wrapping we do in workbench doesn't
affect the rest of our tests. If we test them all in one go, pytest will
import all the tests before running any of them. This will cause the
workbench versions of the SDO classes to be used in all tests.
2018-03-30 12:02:27 -04:00
..
datastore Merge pull request #147 from oasis-open/119-taxii-filters 2018-03-28 15:24:28 -05:00
markings Fix allow_custom in functions calling new_version 2018-03-02 11:32:07 -05:00
test Make Workbench use implicit ObjectFactory 2018-03-30 12:02:27 -04:00
v20 Appease pycodestyle 2018-02-22 09:55:15 -05:00
__init__.py Reorder modules for API documentation 2018-03-01 13:15:02 -06:00
base.py Fix docs 2018-03-16 14:26:41 -04:00
core.py Add links to specs in STIX Objects' documentation 2018-02-21 16:46:13 -05:00
environment.py Rename "DataStore" class to "DataStoreMixin" 2018-03-01 11:27:37 -05:00
exceptions.py Add Environment documentation (Jupyter) 2017-09-25 16:39:58 -04:00
patterns.py Merge pull request #62 from oasis-open/documentation 2017-10-06 14:33:14 -04:00
properties.py Make DataStore a regular class, remove unwanted overrides, update tests. Remove CustomProperty since it is no longer needed 2017-11-08 13:53:21 -05:00
utils.py Fix allow_custom in functions calling new_version 2018-03-02 11:32:07 -05:00
version.py Bump version: 0.5.0 → 0.5.1 2018-03-06 12:05:53 -05:00
workbench.py Make Workbench use implicit ObjectFactory 2018-03-30 12:02:27 -04:00