MeiliSearch/meilisearch-http/tests
Loïc Lecrenier 78ffa00f98 Move index swap error handling from meilisearch-http to index-scheduler
And make index_not_found error asynchronous, since we can't know
whether the index will exist by the time the index swap task is
processed.

Improve the index-swap test to verify that future tasks are not swapped
and to test the new error messages that were introduced.
2022-10-27 11:45:38 +02:00
..
assets Fix content of dump/assets for testing 2022-06-22 14:51:52 +02:00
auth Enable the authentication tests on Windows again 2022-10-27 11:35:24 +02:00
common Cargo insta test/review 2022-10-27 11:35:16 +02:00
dashboard Skip dashboard test if mini-dashboard feature is disabled 2022-09-29 01:42:52 +02:00
documents fix the autobatched document deletion 2022-10-27 11:35:07 +02:00
dumps Introduce a rustfmt file 2022-10-27 11:35:05 +02:00
index Introduce a rustfmt file 2022-10-27 11:35:05 +02:00
search reformat 2022-10-27 11:35:23 +02:00
settings Introduce a rustfmt file 2022-10-27 11:35:05 +02:00
snapshot ignore the snapshot test 2022-10-27 11:35:08 +02:00
stats Introduce a rustfmt file 2022-10-27 11:35:05 +02:00
tasks Move index swap error handling from meilisearch-http to index-scheduler 2022-10-27 11:45:38 +02:00
content_type.rs Introduce a rustfmt file 2022-10-27 11:35:05 +02:00
integration.rs Fix final compilation 2022-10-27 11:34:17 +02:00