Add notes for 2020-10-06

This commit is contained in:
2020-10-06 16:59:31 +03:00
parent eccec41aca
commit bda0324ed9
104 changed files with 1028 additions and 5244 deletions

15
content/posts/2020-10.md Normal file
View File

@ -0,0 +1,15 @@
---
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: -->