Martin Grigorov
b9ab763f26
Merge 983dd8560d
into a88146d59e
2025-07-03 09:18:22 +12:00
Clément Renault
7fa1c41190
Fix some api key errors
2025-06-26 18:25:49 +02:00
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
Clément Renault
9bda9a9a64
Merge remote-tracking branch 'origin/main' into tmp-release-v1.15.1
2025-06-12 10:21:07 +02:00
Kerollmops
9cab754942
Update insta snapshots
2025-06-10 11:11:34 +02:00
Clément Renault
258e6a115b
Fix some other tests
2025-06-04 15:29:55 +02:00
Kerollmops
92d0d36ff6
Fix a bunch of snapshot tests
2025-06-04 10:25:35 +02:00
Clément Renault
56c1bd3afe
Generate a new default chat API key
2025-06-03 15:31:24 +02:00
Martin Tzvetanov Grigorov
d2948adea3
Migrate more tests to assert with "[uuid]" instead of real Uuid
...
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
2025-05-26 14:31:58 +03:00
Louis Dureuil
b30e5a7a35
Add new permissions
2025-02-05 15:03:16 +01:00
Mahmoud Rawas
98e3ecb86b
Format fixes after running: cargo +nightly fmt
2025-01-07 11:16:37 +11:00
Mahmoud Rawas
15062e7dba
#4840 - Partial fix - Confirm task success after waiting for it - continued, few missing cases.
2024-12-24 23:06:07 +11:00
Mahmoud Rawas
bf19f86e38
#4840 - Partial fix - Confirm task success after waiting for it.
2024-12-24 23:06:07 +11:00
Mahmoud Rawas
91c7ef8723
#4840 - Partial fix - Remove hard coded task ids to prevent flaky tests.
...
# Conflicts:
# crates/meilisearch/tests/documents/add_documents.rs
# crates/meilisearch/tests/search/facet_search.rs
# crates/meilisearch/tests/settings/get_settings.rs
# crates/meilisearch/tests/snapshot/mod.rs
2024-12-24 23:05:59 +11:00
Clément Renault
9c1e54a2c8
Move crates under a sub folder to clean up the code
2024-10-21 08:18:43 +02:00