MeiliSearch/crates/meilisearch/tests/index
Martin Tzvetanov Grigorov ca112a8b95
tests: Use Server::wait_task() instead of Index::wait_task() in index::
The code is mostly duplicated. Server::wait_task() has better handling for errors and more retries.

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
2025-06-22 14:59:29 +03:00
..
create_index.rs tests: Use Server::wait_task() instead of Index::wait_task() in index:: 2025-06-22 14:59:29 +03:00
delete_index.rs tests: Use Server::wait_task() instead of Index::wait_task() in index:: 2025-06-22 14:59:29 +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 tests: Use Server::wait_task() instead of Index::wait_task() in index:: 2025-06-22 14:59:29 +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 tests: Use Server::wait_task() instead of Index::wait_task() in index:: 2025-06-22 14:59:29 +03:00
update_index.rs tests: Use Server::wait_task() instead of Index::wait_task() in index:: 2025-06-22 14:59:29 +03:00