MeiliSearch/crates/meilisearch/tests/common
Martin Tzvetanov Grigorov 4de3c56121
tests: Use Server::wait_task() instead of Index::wait_task()
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-23 22:54:12 +03:00
..
encoder.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
index.rs tests: Use Server::wait_task() instead of Index::wait_task() 2025-06-23 22:54:12 +03:00
mod.rs tests: Use Server::wait_task() instead of Index::wait_task() 2025-06-23 22:54:12 +03:00
server.rs More fixes of the tests 2025-06-10 16:58:48 +03:00
service.rs Merge branch 'main' into tmp-release-v1.11.0 2024-11-04 16:14:44 +01:00