Michael Chisholm
|
7fa3c78dea
|
Update CompositeDataSource and deduplicate() to handle unversioned
objects, including 2.1 SCOs. Updated some unit tests to test
this. Fixed a typo in a 2.0 unit test (2.0 deduplicate() test).
|
2020-08-17 18:38:29 -04:00 |
Emmanuelle Vargas-Gonzalez
|
8093898a3d
|
move serialization-related methods to serialization.py
update tests that call specific methods from this area
|
2020-07-22 15:36:48 -04:00 |
Michael Chisholm
|
7955a41997
|
Drop python-dateutil as a dependency and switch to the builtin
datetime module for parsing timestamps. Dateutil proved too
slow.
|
2020-05-20 15:06:53 -04:00 |
Desai, Kartikey H
|
44ebd64a16
|
Some test fixes. More coming soon
|
2019-08-30 03:47:47 -04:00 |
Desai, Kartikey H
|
a788dbb64c
|
Replace most SDO/SRO values in tests with IDs from constants.py
|
2019-01-29 10:52:59 -05: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
|
281dbfb0f4
|
Align tests with news additions from 'master' branch.
|
2018-07-11 09:43:37 -04:00 |
Emmanuelle Vargas-Gonzalez
|
04680d8a3d
|
First pass at making sure everything uses v21 classes and representations
|
2018-07-03 09:40:51 -04:00 |
Emmanuelle Vargas-Gonzalez
|
da5b16dc2f
|
Create v21 test package with new spec changes
|
2018-07-03 07:00:18 -04:00 |