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
a0e09ebc714fbe7b816415e2309d960119ef817e
paskia
/
tests
T
History
Leo Vasanko
22b72b2d50
Store Session.validated rather than Session.expires. Already handled in db migration that drops old sessions.
2026-02-18 01:57:01 +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
Store Session.validated rather than Session.expires. Already handled in db migration that drops old sessions.
2026-02-18 01:57:01 +00:00
test_admin.py
Combined admin/info endpoint, replaces old separate endpoints.
2026-02-18 01:18:45 +00:00
test_api.py
GET user-info instead of POST
2026-02-18 01:41:04 +00:00
test_user.py
Fix errors where permission scopes were still expected for indexing.
2026-01-24 00:58:18 +00:00