MeiliSearch/meilisearch-http/tests
Andrey "MOU" Larionov 9dbc71cb6d
Added support for encoded payload
Actix provides different content encodings out of the box, but only if we use built-in content wrappers and containers. This patch wraps its own Payload implementation with an actix decoder, which enables request compression support.
2022-10-09 22:09:30 +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 Added support for specifying compression in tests 2022-10-09 22:09:29 +02:00
dashboard Skip dashboard test if mini-dashboard feature is disabled 2022-09-29 01:42:52 +02:00
documents Added support for encoded payload 2022-10-09 22:09:30 +02:00
dumps Make the changes necessary to use milli 0.31.1 2022-06-23 10:47:49 +02:00
index Added support for specifying compression in tests 2022-10-09 22:09:29 +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