0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/test
peusebiu 3dd3c46ee3
test: stop task scheduler between test runs (#1311)
sync: remove sync WaitGroup, it's stopped with context
sync: onDemand will always try to sync newest image when a tag is used
if a digest is used then onDemand will serve local image
test(sync): fix flaky coverage in sync package
closes #1294

Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
2023-03-29 11:37:58 -07:00
..
mocks fix(loadrepodb): statistics are now preserved after reloading zot (#1289) 2023-03-23 11:08:11 -07:00
bearer.go fix(mgmt): skip bearer authn for mgmt route (#1267) 2023-03-16 12:02:59 -07:00
common.go test: stop task scheduler between test runs (#1311) 2023-03-29 11:37:58 -07:00
common_test.go fix(trivy): consistent coverage for reset method + longer wait time between retries (#1272) 2023-03-22 09:52:48 -07:00
dev.go graphql: Apply authorization on /_search endpoint 2022-08-26 21:31:26 +03:00
inject_test.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
prod.go graphql: Apply authorization on /_search endpoint 2022-08-26 21:31:26 +03:00