MeiliSearch/meilisearch-http/tests/search/mod.rs

3 lines
178 B
XML

// This modules contains all the test concerning search. Each particular feture of the search
// should be tested in its own module to isolate tests and keep the tests readable.