MeiliSearch/crates/meilisearch/tests
Martin Tzvetanov Grigorov 983dd8560d
Fix some search+replace issues. Make Server::wait_task() available for Index:: methods
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
2025-06-24 00:07:58 +03:00
..
assets add a dump test with batches and enqueued tasks 2025-02-11 11:14:49 +01:00
auth Fix some search+replace issues. Make Server::wait_task() available for Index:: methods 2025-06-24 00:07:58 +03:00
batches tests: Use Server::wait_task() instead of Index::wait_task() 2025-06-23 22:54:12 +03:00
common Fix some search+replace issues. Make Server::wait_task() available for Index:: methods 2025-06-24 00:07:58 +03:00
dashboard Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
documents tests: Use Server::wait_task() instead of Index::wait_task() 2025-06-22 14:22:59 +03:00
dumps tests: Use Server::wait_task() instead of Index::wait_task() 2025-06-23 22:54:12 +03:00
features Fix a bunch of snapshot tests 2025-06-04 10:25:35 +02:00
index Fix some search+replace issues. Make Server::wait_task() available for Index:: methods 2025-06-24 00:07:58 +03:00
logs #4840 - Partial fix - Confirm task success after waiting for it. 2024-12-24 23:06:07 +11:00
network add test 2025-04-03 11:57:43 +02:00
search Fix some search+replace issues. Make Server::wait_task() available for Index:: methods 2025-06-24 00:07:58 +03:00
settings tests: Use Server::wait_task() instead of Index::wait_task() in settings:: 2025-06-22 14:32:45 +03:00
similar tests: Use Server::wait_task() instead of Index::wait_task() 2025-06-23 22:54:12 +03:00
snapshot tests: Use Server::wait_task() instead of Index::wait_task() 2025-06-23 22:54:12 +03:00
stats tests: Use Server::wait_task() instead of Index::wait_task() 2025-06-23 22:54:12 +03:00
swap_indexes #4840 - Partial fix - Remove hard coded task ids to prevent flaky tests. 2024-12-24 23:05:59 +11:00
tasks Use a unique server for the summarized dump creation test 2025-06-06 14:52:05 +03:00
upgrade Fix the version everywhere 2025-06-12 16:57:59 +02:00
vector tests: Use Server::wait_task() instead of Index::wait_task() 2025-06-23 22:54:12 +03:00
content_type.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
integration.rs network integration tests 2025-02-05 15:03:32 +01:00