mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-22 06:15:02 +01:00
Alan Orth
60e6ea57b1
DSpace 6+ uses a UUID for item identifiers instead of an integer so we need to adapt our tests accordingly. The Python UUID object must be cast to a string to use it elsewhere in the code. |
||
---|---|---|
.. | ||
__init__.py | ||
dspacestatistics.sql | ||
test_api.py |