| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Stanislav Nikitin <pztrn@pztrn.name>
|
|
|
|
Federated servers still need to delegate authority to owning servers
|
|
support doing so
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reduces our ~8 second sequential test time down to ~7 seconds
|
|
|
|
|
|
|
|
|
|
`tox` will run all tests
`tox tests.api.test_auth.AuthTestCase` will run just the tests in AuthTestCase
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|