-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update pagination for collection-search (#155)
* add failing test * handle collection paging differently (#156) * handle collection paging differently * test next link * add OffsetPaginationExtension * uncomment test * update to pgstac 0.9.2 * update prev logic * only test 0.9.0 * update pypstac version * add back 0.8 support but allow skip tests * skip for 0.8 * remove warnings * fallback to all_collections when `CollectionSearchExtension` is not enabled (#179) * fallback to all_collections when `CollectionSearchExtension` is not enabled * test all_collection fallback * add offset=0 * Update tests/conftest.py Co-authored-by: Henry Rodman <henry.rodman@gmail.com> --------- Co-authored-by: Henry Rodman <henry.rodman@gmail.com>
- Loading branch information
1 parent
7135059
commit 0178a4f
Showing
8 changed files
with
361 additions
and
37 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
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.