Michael Chisholm
|
78d3b2c4c5
|
Add stix2.utils import to v20/test_versioning.py since the module
was used but not imported there. Also import sorting from the
pre-commit hook.
|
2020-06-05 14:24:16 -04:00 |
Michael Chisholm
|
5522050899
|
Improve versionability detection when creating new versions
of objects. Move versioning-related stuff out of stix2.utils
to its own module. Some misc versioning-related fixes.
|
2020-06-05 14:24:16 -04:00 |
Emmanuelle Vargas-Gonzalez
|
51a499cb33
|
Formatting changes made by the new pre-commit hook 'add trailing commas'
closes #189
|
2018-07-13 11:10:05 -04:00 |
Emmanuelle Vargas-Gonzalez
|
965d7fa788
|
Update v20 and v21 tests
In v20, only minor stuff that was addressing wrong spec. In v21, align tests with new/changed properties in the specs
|
2018-07-12 14:33:00 -04:00 |
Emmanuelle Vargas-Gonzalez
|
ce42c02cee
|
Fix tests that use property objects to call in the right path
|
2018-07-10 15:56:22 -04:00 |
Emmanuelle Vargas-Gonzalez
|
5be1636b10
|
Update v20 tests to ensure right methods and classes are used
|
2018-07-05 15:23:25 -04:00 |
Emmanuelle Vargas-Gonzalez
|
3100fa1fb8
|
Move v20 tests to their own package
|
2018-07-03 07:02:57 -04:00 |