MeiliSearch/meilisearch/tests/index
meili-bors[bot] 386ca86297
Merge #4963
4963: test: improve performance of delete_index.rs r=curquiza a=DerTimonius

# Pull Request

## Related issue
related to #4840

## What does this PR do?
This PR follows the instructions in #4840 and improves the performance of `meilisearch/tests/index/delete_index.rs`. The tests run locally, if they fail in the CI I'll try to fix them

## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!


Co-authored-by: Timon Jurschitsch <timon.jurschitsch@gmail.com>
2024-10-03 15:40:07 +00:00
..
create_index.rs Add test for > 512 byte ID 2024-09-16 23:53:34 +03:00
delete_index.rs add delete_index_fail function 2024-10-02 16:23:21 +02:00
errors.rs Update tests 2024-09-16 22:22:24 +03:00
get_index.rs Update tests 2024-09-16 22:22:24 +03:00
mod.rs add tests on the index resource 2023-01-24 13:20:20 +01:00
stats.rs refactor the tests suite slightly 2023-09-11 16:56:26 +02:00
update_index.rs refactor the tests suite slightly 2023-09-11 16:56:26 +02:00