dspace-statistics-api/tests
Alan Orth ffc62e9ee6
tests/test_api.py: Use response.text for all json.loads()
This allows the code to work in Python 3.5 as well as 3.6+.
2018-11-11 17:05:31 +02:00
..
__init__.py Add initial API tests 2018-11-11 16:24:54 +02:00
dspacestatistics.sql Test API using pytest and PostgreSQL on Travis 2018-11-11 16:25:16 +02:00
test_api.py tests/test_api.py: Use response.text for all json.loads() 2018-11-11 17:05:31 +02:00