MeiliSearch/crates/meilisearch/tests/documents
meili-bors[bot] b427b9e88f
Merge #5025
5025: test: improve performance of get_documents.rs r=irevoire a=PedroTurik

# Pull Request

## Related issue
Fixes one item from #4840 

## What does this PR do?
- Applies the changes recommended on the issue for `meilisearch/tests/documents/get_documents.rs`

## 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: Pedro Turik Firmino <pedroturik@gmail.com>
2024-11-07 09:46:34 +00:00
..
add_documents.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
delete_documents.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
errors.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
get_documents.rs Fixes formatting issues 2024-11-06 09:54:20 -03:00
mod.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
update_documents.rs Applies optimizations to some integration tests 2024-10-29 19:30:11 -03:00