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
205e7afde279a0a79c6529429d39fc46341c0d10
paskia
/
tests
T
History
Leo Vasanko
205e7afde2
GET user-info instead of POST
2026-02-18 01:41:04 +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
Identify sessions by session key - a hash that can be safely shared.
2026-02-18 01:03:16 +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