-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add new filters on get tasks for v0.30 of Meilisearch * Revert last commit * Add new filters on get tasks for v0.30 of Meilisearch * Add tests for beforeEnqueuedAt and afterEnqueuedAt * Add date formating on beforeEnqueuedAt and afterEnqueuedAt * Add date formating of beforeStartedAT and afterStartedAt * Add tests for beforeStartedAt and afterStartedAt * Add beforeFinishedAt and AfterFinished At * Add test on uid filter * Add uid filter parsing * Add new possible error codes * Add consistency in getTasks method * Move serializing of query params to http request file * Simplify toQueryParams * Remove unused import * Improve sleeping time to avoid flacky test * Add comments above tests
- Loading branch information
Showing
4 changed files
with
179 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters