impress-2020/cypress/integration
Matchu 922e150020 Extend itemSearch, deprecate itemSearchToFit
I'm gonna extend `itemSearch` to also look up the total number of results, and the fragmentation between `itemSearch` and `itemSearchToFit` finally caught up with me :p

I've deprecated `itemSearchToFit`, and moved the fit parameters into a new optional `fitsPet` parameter for `itemSearch`.

I'm going to keep `itemSearchToFit` around for now, because old JS builds still use it, and I'd like to avoid disrupting folks. But I'm not going to add the new total results field to the results object it returns, and that's gonna be okay!
2021-02-04 23:34:43 -08:00
..
WardrobePage Extend itemSearch, deprecate itemSearchToFit 2021-02-04 23:34:43 -08:00
ItemSearchPage.spec.js Extend itemSearch, deprecate itemSearchToFit 2021-02-04 23:34:43 -08:00