cozydev-pink / protosearch

prototype search library in pure scala
https://cozydev-pink.github.io/protosearch/
Apache License 2.0
9 stars 5 forks source link

Reuse query -> result data across multiple tests #161

Open valencik opened 8 months ago

valencik commented 8 months ago

We don't want to have to repeat all our tests for each new search method. Can we reuse a collection of query to result pairs?

_Originally posted by @valencik in https://github.com/cozydev-pink/protosearch/pull/159#discussion_r1437087226_