MeiliSearch/meilisearch/tests/documents
meili-bors[bot] 1e4699b82c
Merge #4716
4716: Fix bad http status and error message on wrong payload  r=irevoire a=Karribalu

# Pull Request

## Related issue
Fixes #4698

## What does this PR do?
- Fixes bad http status when bad payload with gzip Content-Encoding

## 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: karribalu <karri.balu123456@gmail.com>
2024-06-26 08:00:51 +00:00
..
add_documents.rs Merge #4716 2024-06-26 08:00:51 +00:00
delete_documents.rs Fix tests 2023-10-30 15:11:07 +01:00
errors.rs create a test with the dry-run parameter enabled 2024-02-26 13:59:41 +01:00
get_documents.rs refactor the tests suite slightly 2023-09-11 16:56:26 +02:00
mod.rs fix a wrong error code and add tests on the document resource 2023-01-18 15:28:02 +01:00
update_documents.rs Add test rerpoducing bug 2024-02-15 16:00:48 +01:00