mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
* Added redis database and redis flush worker * updated digest validation * adding test coverage for scan_keys function * adding test coverage * added tests for scan function * added coverage for flush to database function * added coverage for gnuicorn worker initialization * Replaced mock methods in the test with actual function calls --------- Co-authored-by: shudeshp <shudeshp@redhat.com>