1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-01-10 21:13:21 +01:00
Alan Orth 60e6ea57b1 tests/test_api.py: Use UUID
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.
2020-03-02 11:10:41 +02:00
..
2018-11-11 16:24:54 +02:00
2020-03-02 11:10:41 +02:00