mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
add functionnal + error tests on the swap_indexes route
This commit is contained in:
parent
41a970247e
commit
b6ec1f1c6d
3 changed files with 436 additions and 0 deletions
|
@ -8,6 +8,7 @@ mod search;
|
|||
mod settings;
|
||||
mod snapshot;
|
||||
mod stats;
|
||||
mod swap_indexes;
|
||||
mod tasks;
|
||||
|
||||
// Tests are isolated by features in different modules to allow better readability, test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue