This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
rotini/backend/tests
Marc Cataford 23248d0277
feat(backend): file permissions and ownership (#38)
* feat(backend): file permissions and utilities

* feat(backend): file upload/list permissions

* refactor(backend): class-based middleware to play nicer with tests

* test(backend): async fixtures + proper foreign key cascade

* fix(backend): temporarily bypass auth
2023-08-28 05:21:49 +00:00
..
__init__.py build(backend): test tooling setup + taskfile tidy (#7) 2023-08-11 13:58:22 -04:00
conftest.py feat(backend): file permissions and ownership (#38) 2023-08-28 05:21:49 +00:00
test_auth_routes.py feat(backend): file permissions and ownership (#38) 2023-08-28 05:21:49 +00:00
test_files_routes.py feat(backend): file permissions and ownership (#38) 2023-08-28 05:21:49 +00:00