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/endpoints/v2/test
Joseph Schorr e220b50543 Refactor auth code to be cleaner and more extensible
We move all the auth handling, serialization and deserialization into a new AuthContext interface, and then standardize a registration model for handling of specific auth context types (user, robot, token, etc).
2018-02-14 15:35:27 -05:00
..
test_blob.py Refactor auth code to be cleaner and more extensible 2018-02-14 15:35:27 -05:00
test_manifest.py Refactor auth code to be cleaner and more extensible 2018-02-14 15:35:27 -05:00
test_models_pre_oci.py Fix get_blob_path to not make any database calls and add a test 2017-12-13 16:27:46 -05:00
test_v2_tuf.py test: convert registry auth test to pytest 2017-07-12 15:14:12 -04:00