This website requires JavaScript.
Explore
Help
Sign In
LeoVasanko
/
paskia
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2ec6314264c241bab6e83d780b7ba84cc3cb770e
paskia
/
tests
T
History
LeoVasanko
f9d23a196c
Database refactor to separate modules.
2026-01-23 18:27:12 +00:00
..
__init__.py
API tests added with near-complete coverage over user and admin APIs. 60% overall backend. (not including E2E test in coverage)
2025-12-06 04:45:26 +00:00
conftest.py
Database refactor to separate modules.
2026-01-23 18:27:12 +00:00
test_admin.py
Database refactor to separate modules.
2026-01-23 18:27:12 +00:00
test_api.py
Database refactor to separate modules.
2026-01-23 18:27:12 +00:00
test_user.py
Change PUT to PATCH for intent-based updates, avoiding override of fields not intended to change. This preserves role permissions matrix even if the permission is temporarily removed from the org.
2026-01-23 15:41:23 +00:00