MeiliSearch/meilisearch-http/tests
bors[bot] 8ad5c3043c
Merge #2819
2819: Replace a meaningless serde message r=irevoire a=onyxcherry

# Pull Request

## What does this PR do?
Fixes #2680
<!-- Please link the issue you're trying to fix with this PR, if none then please create an issue first. -->

I've renamed the `serde_msg` variable to a `message` as _message_ does or does not include the serde error message --> is more generic.
## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue?
- [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: Tomasz Wiśniewski <tomasz@wisniewski.app>
2022-10-03 17:58:00 +00:00
..
assets Fix content of dump/assets for testing 2022-06-22 14:51:52 +02:00
auth move prometheus behind a feature flag 2022-08-29 14:36:59 +02:00
common move prometheus behind a feature flag 2022-08-29 14:36:59 +02:00
dashboard Skip dashboard test if mini-dashboard feature is disabled 2022-09-29 01:42:52 +02:00
documents Fix #2680 - replace a meaningless serde message 2022-09-29 16:36:32 +02:00
dumps Make the changes necessary to use milli 0.31.1 2022-06-23 10:47:49 +02:00
index Add a new meilisearch_types crate 2022-06-09 16:14:13 +02:00
search Fix filter tests 2022-08-23 16:39:39 +02:00
settings Make the changes necessary to use milli 0.31.1 2022-06-23 10:47:49 +02:00
snapshot feat(http): paginate the index resource 2022-05-31 18:11:45 +02:00
stats Rename the uid to taskUid in asynchronous response 2022-05-31 11:33:20 +02:00
tasks chore: test comment readability improvements 2022-06-28 18:09:25 -05:00
content_type.rs clippy & fmt fixed 2022-08-22 13:21:22 +05:30
integration.rs chore(dump): add tests 2022-05-24 14:21:56 +02:00