Add notes for 2018-11-11

This commit is contained in:
2018-11-11 17:15:54 +02:00
parent b210a8a4b2
commit 3e061b836a
4 changed files with 26 additions and 14 deletions

View File

@ -282,4 +282,9 @@ $ time ./rest-find-collections.py 10568/27629 --rest-url https://dspacetest.cgia
- Proof 277 IITA records on DSpace Test: [IITA_ ALIZZY1802-csv_oct23](https://dspacetest.cgiar.org/handle/10568/107871)
- There were a few issues with countries, a few language erorrs, a few whitespace errors, and then a handful of ISSNs in the ISBN field
## 2018-11-11
- I added tests to the [dspace-statistics-api](https://github.com/ilri/dspace-statistics-api)!
- It runs with Python 3.5, 3.6, and 3.7 using pytest, including automatically on Travis CI!
<!-- vim: set sw=2 ts=2: -->