NYPL-Simplified / server_core

Shared data model and utilities for Library Simplified server applications
7 stars 11 forks source link

Parameterize mock_collection #1181

Closed tdilauro closed 4 years ago

tdilauro commented 4 years ago

Description

This branch adds more parameters to MockOverdriveAPI.mock_collection to make it more flexible. Calls without the added parameters result in the prior behavior.

Motivation and Context

Pre-requisite functionality for an upcoming Circulation Manager PR.

How Has This Been Tested?

Ran full test suite for this repo and for Circulation Manager. All tests passed.

Checklist: