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/auth/test
Joseph Schorr 651666b60b Refactor our auth handling code to be cleaner
Breaks out the validation code from the auth context modification calls, makes decorators easier to define and adds testing for each individual piece. Will be the basis of better error messaging in the following change.
2017-03-23 15:42:45 -04:00
..
test_basic.py Refactor our auth handling code to be cleaner 2017-03-23 15:42:45 -04:00
test_cookie.py Refactor our auth handling code to be cleaner 2017-03-23 15:42:45 -04:00
test_decorators.py Refactor our auth handling code to be cleaner 2017-03-23 15:42:45 -04:00
test_oauth.py Refactor our auth handling code to be cleaner 2017-03-23 15:42:45 -04:00
test_scopes.py Refactor our auth handling code to be cleaner 2017-03-23 15:42:45 -04:00
test_signedgrant.py Refactor our auth handling code to be cleaner 2017-03-23 15:42:45 -04:00
test_validateresult.py Refactor our auth handling code to be cleaner 2017-03-23 15:42:45 -04:00