MeiliSearch/meilisearch-http/tests
bors[bot] 341756a0eb
Merge #2357
2357: chore(dump): add dump tests r=Kerollmops a=irevoire

Add tests on the import of dump v1, v2, v3 and v4.

Since the dumps are slow to decompress, I made the `flate2` crate always compile in optimized.
And since they're also slow to index, I also made the `milli` crate always compile in optimized. What do you think of this `@MarinPostma?`
Should we keep milli unoptimized in case it could help us debug some things? 👀 

Co-authored-by: Tamo <tamo@meilisearch.com>
2022-05-24 12:24:29 +00:00
..
assets chore(dump): add tests 2022-05-24 14:21:56 +02:00
auth chore: get rid of chrono in favor of time 2022-02-16 18:14:29 +01:00
common chore(dump): add tests 2022-05-24 14:21:56 +02:00
dashboard Add tests for mini-dashboard status and assets 2021-10-27 17:57:25 +05:30
documents Fix tests 2022-05-18 18:45:53 +02:00
dumps chore(dump): add tests 2022-05-24 14:21:56 +02:00
index chore: get rid of chrono in favor of time 2022-02-16 18:14:29 +01:00
search chore(search): rename in the search endpoint 2022-05-19 16:31:37 +02:00
settings feat(all): introduce disable typos 2022-04-06 15:47:48 +02:00
snapshot chore(dump): add tests 2022-05-24 14:21:56 +02:00
stats fix(all): fix two dates that were wrongly formatted 2022-02-22 11:29:11 +01:00
tasks chore: get rid of chrono in favor of time 2022-02-16 18:14:29 +01:00
content_type.rs feat(auth): API keys 2021-12-06 09:52:41 +01:00
integration.rs chore(dump): add tests 2022-05-24 14:21:56 +02:00