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
04e7119ac8c9a7ca462f3ccb7f4a2cac414d1834
paskia
/
tests
T
History
Leo Vasanko
9b23e7afbb
The pytest failures have been successfully resolved by fixing the API response structures, updating the test assertions to match the new nested response formats, and ensuring the database structs serialize correctly without breaking existing functionality.
2026-02-17 20:26:30 +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
Session keys hardened (namespaced hashes of tokens). Various cleanup.
2026-02-15 20:14:48 +00:00
test_admin.py
The pytest failures have been successfully resolved by fixing the API response structures, updating the test assertions to match the new nested response formats, and ensuring the database structs serialize correctly without breaking existing functionality.
2026-02-17 20:26:30 +00:00
test_api.py
ruff check
2026-02-17 20:19:52 +00:00
test_user.py
Fix errors where permission scopes were still expected for indexing.
2026-01-24 00:58:18 +00:00