Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
History tests/test_progit_flask_api_auth.py
Branch:
4244fdfc23906b2bcb4cd4a6ecc8a896ebe4af7f
master
4244fdfc23906b2bcb4cd4a6ecc8a896ebe4af7f
tests
test_progit_flask_api_auth.py
Adjust the EINVALIDTOK error message and adjust the unit-tests accordingly
Pierre-Yves Chibon
• 10 years ago
1e2669
Adjust the unit-test suite for the new API errors
Pierre-Yves Chibon
• 10 years ago
0af224
Adjust the unit-tests for the change in the api_login_required to use error_code
Pierre-Yves Chibon
• 10 years ago
a1b9ea
Add unit-tests to check the behavior of the API when the API token has expired
Pierre-Yves Chibon
• 10 years ago
dccbc8
Add unit-tests to check an API token when it all goes well
Pierre-Yves Chibon
• 10 years ago
37d1e9
Add unit-tests to check an API token when it has no ACLs
Pierre-Yves Chibon
• 10 years ago
4a1511
Adjust the unit-tests to the change in the error message returned
Pierre-Yves Chibon
• 10 years ago
6c26c2
Monkey patch a few more module to be sure we use the right DB session in the tests
Pierre-Yves Chibon
• 10 years ago
190621
Start working on the unit-tests for the API, checking the authentication part
Pierre-Yves Chibon
• 10 years ago
f329bb