MeiliSearch/crates/meilisearch
Martin Tzvetanov Grigorov 8b8b0d802c
tests: Faster search::facet_search IT tests
Use shared server + unique indices where possible.
Assert .succeeded() for the waited tasks.
Drop usage of dbg!() in the assertions. It caused noise in the logs

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
2025-05-29 08:53:10 +03:00
..
src Use a Regex in insta dynamic redaction to replace Uuids with [uuid] 2025-05-26 14:03:48 +03:00
tests tests: Faster search::facet_search IT tests 2025-05-29 08:53:10 +03:00
build.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
Cargo.toml Use shared server and unique indices for add_documents IT tests 2025-05-28 14:20:07 +03:00