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 a007332d4c Temporarily change to storing logs in a new LogEntry2 table
This will prevent us from running out of auto-incrementing ID values until such time as we can upgrade to peewee 3 and change the field type to a BigInt

Fixes https://jira.coreos.com/browse/QUAY-943
2018-05-18 20:15:16 -04: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 Temporarily change to storing logs in a new LogEntry2 table 2018-05-18 20:15:16 -04:00
test_modelutil.py Fix bug in modelutil pagination that caused us to load far more results than necessary 2018-05-14 11:40:31 -04:00
test_organization.py Filter out deleted users and organizations from the superuser list 2018-05-15 10:42:41 -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 Notifications can target robots, but the model did not reflect that 2018-05-15 16:19:46 -04:00