mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-18 12:47:04 +01:00
16 lines
435 B
Markdown
16 lines
435 B
Markdown
|
---
|
||
|
title: "October, 2020"
|
||
|
date: 2020-10-06T16:55:54+03:00
|
||
|
author: "Alan Orth"
|
||
|
categories: ["Notes"]
|
||
|
---
|
||
|
|
||
|
## 2020-10-06
|
||
|
|
||
|
- Add tests for the new `/items` POST handlers to the DSpace 6.x branch of my [dspace-statistics-api](https://github.com/ilri/dspace-statistics-api/tree/v6_x)
|
||
|
- It took a bit of extra work because I had to learn how to mock the responses for when Solr is not available
|
||
|
|
||
|
<!--more-->
|
||
|
|
||
|
<!-- vim: set sw=2 ts=2: -->
|