DDMAL / CantusDB

A new site for Cantus Database running under Django.
https://cantusdatabase.org
MIT License
5 stars 6 forks source link

Create tests for `CISearchView` #1539

Closed lucasmarchd01 closed 4 weeks ago

lucasmarchd01 commented 1 month ago

With #1538 on the way, we need to create tests for this view.

We should use the mock response functionality to cantus index that was set up in https://github.com/DDMAL/CantusDB/pull/1422