__init__.py
|
added tests/
|
2023-03-10 11:08:54 -05:00 |
conftest.py
|
/users: fix wrong URL returned when POSTing
|
2023-05-21 17:28:51 -04:00 |
test_anonymous.py
|
models.py: logic error
|
2023-05-08 18:54:40 -04:00 |
test_auth.py
|
/users/password: implemented endpoint
|
2023-05-22 20:52:46 -04:00 |
test_cli.py
|
/files/: make deletes cascade properly
|
2023-05-17 19:12:25 -04:00 |
test_files.py
|
/files: better malformed UUID handling
|
2023-07-18 13:26:48 -04:00 |
test_user.py
|
/users/<username>: added DELETE method
|
2023-05-21 21:51:52 -04:00 |
test_whoami.py
|
/whoami: implemented
|
2023-06-15 12:46:26 -04:00 |