Commit 43e5350
committed
Refactor test fixtures
Why these changes are being introduced:
The test suite was built piecemeal as the library grew,
and over time the fixture names were becoming clunky and
confusing.
How this addresses that need:
Rename, simplify, and reorganize test fixtures. This
requires coordinated changes in tests, nearly entirely
just pointing at new fixture names.
Side effects of this change:
* None
Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/TIMX-5261 parent f9aaa38 commit 43e5350
6 files changed
Lines changed: 471 additions & 419 deletions
0 commit comments