impress-2020/cypress
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
..
fixtures Install Cypress for e2e testing 2021-02-04 22:19:10 -08:00
integration Extend itemSearch, deprecate itemSearchToFit 2021-02-04 23:34:43 -08:00
plugins Install Cypress for e2e testing 2021-02-04 22:19:10 -08:00
support Install Cypress for e2e testing 2021-02-04 22:19:10 -08:00