summaryrefslogtreecommitdiff
path: root/tests/test_auth_oauth.py
Commit message (Collapse)AuthorAgeFilesLines
* speed up test suitepennae2022-07-181-309/+310
| | | | | mostly by grouping tests that can reuse the same account (which is expensive to create) into classes and scoping accounts to classes.
* xfail a test the last commit brokepennae2022-07-141-0/+1
|
* initial importpennae2022-07-131-0/+369