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
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
Martin Tzvetanov Grigorov
b4ca0a8c98
Update the tests related to updating indices
...
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
2025-05-28 15:02:41 +03:00
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
Clément Renault
4d90e3d2ec
Make Cargo and Clippy happy
2025-04-01 11:26:34 +02:00
Louis Dureuil
21c3b3957e
tests: Change get_document_by_filter to fetch_documents
2025-03-10 11:11:48 +01:00
Tamo
f1d38581e5
add the front end tests on the batches routes
2024-11-20 10:51:06 +01:00
Tamo
106cc7fe3a
fmt
2024-11-04 17:51:40 +01:00
Clément Renault
9c1e54a2c8
Move crates under a sub folder to clean up the code
2024-10-21 08:18:43 +02:00