This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/data/model/test
Joseph Schorr f06eec8a35 Fix issue where we didn't delete robots immediately under a namespace
This could result in "hanging" robot accounts, although that would only leak the names of said accounts. Now we delete them immediately AND we proactively delete them before replacing the namespace (just to be sure)
2018-05-09 17:53:30 +03:00
..
test_appspecifictoken.py Add a worker to automatically GC expired app specific tokens 2018-02-12 14:56:01 -05:00
test_build.py Automatically disable build triggers with successive failures or internal errors 2018-03-01 16:49:51 -05:00
test_gc.py Add a long-chain test for GC 2017-07-12 18:03:27 +03:00
test_image.py Add tests for image model, fix a small bug and remove an unused function 2018-04-04 13:13:52 -04:00
test_log.py test(data/model/log): add more log_action tests 2017-04-05 11:26:10 -04:00
test_repository.py Fix bug around search pagination with non-filtered searches 2017-11-30 16:13:42 -05:00
test_repositoryactioncount.py Switch fixture imports to wildcard in prep for full db test fixes 2017-04-24 16:45:14 -04:00
test_tag.py Fix flakiness in a test when comparing date times 2017-12-14 14:00:20 -05:00
test_team.py Fix team add/invite logic around when an invite is required 2018-03-16 17:13:27 -04:00
test_user.py Fix issue where we didn't delete robots immediately under a namespace 2018-05-09 17:53:30 +03:00