__init__.py
|
added tests/
|
2023-03-10 11:08:54 -05:00 |
conftest.py
|
made permissions more flexible
|
2023-03-27 21:54:20 -04:00 |
test_auth.py
|
auth: added /users/extend endpoint
|
2023-03-18 21:52:25 -04:00 |
test_cli.py
|
tests: added tests for authentication
|
2023-03-10 14:31:20 -05:00 |
test_models.py
|
/users/<id>: added PATCH endpoint
|
2023-03-28 21:48:09 -04:00 |
test_userinfo.py
|
/users/<id>: added PATCH endpoint
|
2023-03-28 21:48:09 -04:00 |