sachet-server/tests
2023-07-18 13:26:48 -04:00
..
__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_models.py refactor: split off generic model REST API logic 2023-04-01 17:56:25 -04:00
test_pagination.py sachet/server/views_common.py: pagination now has a total pages field 2023-06-09 19:45:28 -04:00
test_serversettings.py tests: refactor authentication header 2023-04-13 13:30:53 -04:00
test_storage.py /files/: implemented Range header for partial download 2023-05-08 21:02:29 -04:00
test_user.py /users/<username>: added DELETE method 2023-05-21 21:51:52 -04:00
test_userinfo.py /users/<user>: fix inability to change password via PATCH 2023-07-15 22:26:22 -04:00
test_whoami.py /whoami: implemented 2023-06-15 12:46:26 -04:00