1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-06-29 09:33:47 +02:00
dspace-statistics-api/tests
Alan Orth a35ecf2394
Add Swagger UI on /swagger
This includes a Swagger UI with an OpenAPI 3.0 JSON schema for easy
interactive demonstration and testing of the API. The JSON schema
was created with the standalone swagger-editor. Includes tests to
make sure that the /swagger and /docs/openapi.json paths are acce-
ssible.
2020-12-22 11:18:47 +02: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 tests: Add tests for communities and collections 2020-12-20 22:12:13 +02:00
test_api_communities.py tests: Add tests for communities and collections 2020-12-20 22:12:13 +02:00
test_api_docs.py Add Swagger UI on /swagger 2020-12-22 11:18:47 +02:00
test_api_items.py tests: Add tests for communities and collections 2020-12-20 22:12:13 +02:00