MeiliSearch/meilisearch-http/tests
Andrey "MOU" Larionov 7607a62531
Split tests over two modules
Currently, `add_documents` contains some amount of `update` tests. This change should unify test structure with `index` module.
2022-10-09 22:03:22 +02:00
..
assets Fix content of dump/assets for testing 2022-06-22 14:51:52 +02:00
auth Fix api keys bugs (#2734) 2022-09-06 15:13:09 +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 Split tests over two modules 2022-10-09 22:03:22 +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