MeiliSearch/meilisearch-http/tests
bors[bot] b83455f345
Merge #2454
2454: Unify the pagination of the index and documents route behind a common type r=curquiza a=irevoire

`@MarinPostma` wdyt of keeping the `auto_paginate_sized` until we implement the pagination on every route that needs it just to see if it could be useful to something else

Co-authored-by: Tamo <tamo@meilisearch.com>
2022-06-02 15:01:43 +00:00
..
assets chore(dump): add tests 2022-05-24 14:21:56 +02:00
auth Add typo-tolerance to the authorization tests 2022-06-02 12:17:53 +02:00
common Make clippy happy 2022-06-02 13:38:23 +02:00
dashboard Add tests for mini-dashboard status and assets 2021-10-27 17:57:25 +05:30
documents Merge #2454 2022-06-02 15:01:43 +00:00
dumps Fix the dumps tests 2022-06-01 17:14:13 +02:00
index feat(http): paginate the index resource 2022-05-31 18:11:45 +02:00
search rename Succeded to Succeeded 2022-05-31 17:22:37 +02:00
settings Fix the get_settings tests 2022-06-02 12:24:27 +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 Fix a test that was depending on the speed of the CPU 2022-06-02 10:21:19 +02:00
content_type.rs Fix the authorization tests 2022-06-02 12:16:46 +02:00
integration.rs chore(dump): add tests 2022-05-24 14:21:56 +02:00