cgspace-notes/content/posts/2020-10.md

16 lines
435 B
Markdown
Raw Normal View History

2020-10-06 15:59:31 +02:00
---
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: -->