This website requires JavaScript.
Explore
Help
Sign In
alanorth
/
dspace-statistics-api
Watch
1
Star
0
Fork
0
You've already forked dspace-statistics-api
mirror of
https://github.com/ilri/dspace-statistics-api.git
synced
2024-11-16 03:17:04 +01:00
Code
Releases
Activity
18e1e1a227
dspace-statistics-api
/
tests
History
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