MeiliSearch/meilisearch-http/tests
pierre-l 36cb09eb25 Add a new `meilisearch_types` crate
Move `meilisearch_error` to `meilisearch_types::error`
Move `meilisearch_lib::index_resolver::IndexUid` to `meilisearch_types::index_uid`
Add a new `InvalidIndexUid` error in `meilisearch_types::index_uid`
2022-06-09 16:14:13 +02:00
..
assets chore(dump): add tests 2022-05-24 14:21:56 +02:00
auth Fix(auth): Authorization test were not testing keys unrestricted on index 2022-06-08 14:52:32 +02:00
common Increase wait_task wainting time 2022-06-08 15:56:03 +02:00
dashboard Add tests for mini-dashboard status and assets 2021-10-27 17:57:25 +05:30
documents Add a new `meilisearch_types` crate 2022-06-09 16:14:13 +02:00
dumps Plug the pagination.limited_to setting 2022-06-09 10:56:42 +02:00
index Add a new `meilisearch_types` crate 2022-06-09 16:14:13 +02:00
search Change the test for the new pagination.limited_to setting 2022-06-09 10:56:43 +02:00
settings Add a new `meilisearch_types` crate 2022-06-09 16:14:13 +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