Commit Graph

14 Commits

Author SHA1 Message Date
280c3907be Add test to sort the unsortable 2025-07-01 13:58:37 +02:00
f4a908669c Add tests 2025-07-01 10:02:15 +02:00
5c46dc702a 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-22 14:22:59 +03:00
921e3c4ffe tests: Faster documents::get_documents IT tests
Use shared server + unique index

Related-to: https://github.com/meilisearch/meilisearch/issues/4840

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
2025-06-02 15:36:08 +03:00
60ff1b19a8 Searching for a document that does not exist no longer raises an error 2025-03-12 11:50:39 +01:00
7df5e3f059 Fix error message
Co-authored-by: Tamo <tamo@meilisearch.com>
2025-03-12 11:48:40 +01:00
19c9caed39 Fix tests 2025-03-10 11:11:48 +01:00
21c3b3957e tests: Change get_document_by_filter to fetch_documents 2025-03-10 11:11:48 +01:00
c32bec338f Fix tests 2025-01-14 13:55:33 +01:00
da4d47b5d0 Fixes formatting issues 2024-11-06 09:54:20 -03:00
d0b1ba20cb Improves usage of shared indexes 2024-11-04 17:26:50 -03:00
c79ca9679b Changes variable name to re-run CI 2024-11-02 18:25:33 -03:00
a934b0ac6a Applies optimizations to some integration tests 2024-10-29 18:49:06 -03:00
9c1e54a2c8 Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00