1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-07-03 11:33:46 +02:00
dspace-statistics-api/tests
Alan Orth 2f8e4f8a0a Changes for Falcon 3.0.0
Mostly it seems we just need to use resp.text instead of resp.body,
including in falcon-swagger-ui (I forked the upstream one to make
this change).

See: https://falcon.readthedocs.io/en/latest/changes/3.0.0.html
2021-04-06 08:30:28 +03:00
..
__init__.py Add initial API tests 2018-11-11 16:24:54 +02:00
dspacestatistics.sql tests/dspacestatistics.sql: Update data 2020-12-20 22:31:41 +02:00
test_api_collections.py Changes for Falcon 3.0.0 2021-04-06 08:30:28 +03:00
test_api_communities.py Changes for Falcon 3.0.0 2021-04-06 08:30:28 +03:00
test_api_docs.py Changes for Falcon 3.0.0 2021-04-06 08:30:28 +03:00
test_api_items.py Changes for Falcon 3.0.0 2021-04-06 08:30:28 +03:00