MeiliSearch/crates/meilisearch/tests/index
Martin Tzvetanov Grigorov 7e9909ee45
perf: Faster index::update_index IT tests
Use a shared server where possible.
Assert succeeded/failed task waits.

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
2025-05-28 15:02:40 +03:00
..
create_index.rs fix the tests 2025-01-13 16:17:50 +01:00
delete_index.rs tests: Assert succeeded/failed for the index::delete_index IT tests 2025-05-19 16:57:53 +03:00
errors.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
get_index.rs Format the code 2025-05-19 16:52:43 +03:00
mod.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
stats.rs Remove an assertion of a task uid. 2025-05-19 14:44:08 +03:00
update_index.rs perf: Faster index::update_index IT tests 2025-05-28 15:02:40 +03:00