0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/test/blackbox
Andrei Aaron 24e37eb68b
fix(api): Fix 'last' query param for <repo>/tags/list to work without param 'n' (#1777)
Also fix additional issues:
- sorting of tags on calls without pagination parameters ('n' or 'last')
- if 'n' is 0 we should return an empty list and not error

Added tests accordingly

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2023-09-08 19:46:17 +03:00
..
annotations.bats refactor(makefile): consolidate the make targets used for bats tests (#1746) 2023-09-07 21:06:21 +03:00
anonymous_policy.bats refactor(makefile): consolidate the make targets used for bats tests (#1746) 2023-09-07 21:06:21 +03:00
cloud_only.bats refactor(makefile): consolidate the make targets used for bats tests (#1746) 2023-09-07 21:06:21 +03:00
cve.bats refactor(cli): remove old cli commands (#1756) 2023-09-08 15:12:47 +03:00
delete_images.bats refactor(makefile): consolidate the make targets used for bats tests (#1746) 2023-09-07 21:06:21 +03:00
detect_manifest_collision.bats refactor(makefile): consolidate the make targets used for bats tests (#1746) 2023-09-07 21:06:21 +03:00
garbage_collect.bats refactor(makefile): consolidate the make targets used for bats tests (#1746) 2023-09-07 21:06:21 +03:00
helpers_cloud.bash fix: bats test refactoring (#1731) 2023-08-30 12:24:28 -07:00
helpers_scrub.bash fix: bats test refactoring (#1731) 2023-08-30 12:24:28 -07:00
helpers_wait.bash fix: bats test refactoring (#1731) 2023-08-30 12:24:28 -07:00
helpers_zot.bash fix: bats test refactoring (#1731) 2023-08-30 12:24:28 -07:00
metadata.bats refactor(makefile): consolidate the make targets used for bats tests (#1746) 2023-09-07 21:06:21 +03:00
metrics.bats refactor(makefile): consolidate the make targets used for bats tests (#1746) 2023-09-07 21:06:21 +03:00
pushpull.bats fix(api): Fix 'last' query param for <repo>/tags/list to work without param 'n' (#1777) 2023-09-08 19:46:17 +03:00
pushpull_authn.bats refactor(makefile): consolidate the make targets used for bats tests (#1746) 2023-09-07 21:06:21 +03:00
pushpull_running_dedupe.bats refactor(makefile): consolidate the make targets used for bats tests (#1746) 2023-09-07 21:06:21 +03:00
referrers.bats refactor(makefile): consolidate the make targets used for bats tests (#1746) 2023-09-07 21:06:21 +03:00
restore_s3_blobs.bats refactor(makefile): consolidate the make targets used for bats tests (#1746) 2023-09-07 21:06:21 +03:00
scrub.bats refactor(makefile): consolidate the make targets used for bats tests (#1746) 2023-09-07 21:06:21 +03:00
sync.bats refactor(makefile): consolidate the make targets used for bats tests (#1746) 2023-09-07 21:06:21 +03:00
sync_docker.bats refactor(makefile): consolidate the make targets used for bats tests (#1746) 2023-09-07 21:06:21 +03:00
sync_harness.bats refactor(makefile): consolidate the make targets used for bats tests (#1746) 2023-09-07 21:06:21 +03:00
sync_replica_cluster.bats refactor(makefile): consolidate the make targets used for bats tests (#1746) 2023-09-07 21:06:21 +03:00