generated from TBD54566975/tbd-project-template
-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing filters to RecordsQuery (#578)
* add published and dataCid to RecordQuery filters * datePublished filter for RecordsQuery * dateUpdated filter for RecordsQuery * non-owner and anonymous case for published filters * additional test cases * dissallow both published to be set to false and a publishedDate filter to be present * add comments and move tests, add additional edge tests to existing * Apply suggestions from code review Co-authored-by: Henry Tsai <[email protected]> * update unauthorized tests * clear up confusion around published/unpublished querying * additional comment * address review comments --------- Co-authored-by: Henry Tsai <[email protected]>
- Loading branch information
1 parent
2799f63
commit e5b0df0
Showing
6 changed files
with
756 additions
and
42 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
Oops, something went wrong.