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
f5545b48f0a554d17d723c37de14de40836130a8
paskia
/
tests
T
History
LeoVasanko
3cb24bfee9
Refactor to separate admin app modules to subapps, required trailing slashes and plural changes on some of the URLs.
2026-02-19 19:49:13 +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
Faster and simplified hash_secret() that directly produces urlsafe entries.
2026-02-18 23:02:36 +00:00
test_admin.py
Refactor to separate admin app modules to subapps, required trailing slashes and plural changes on some of the URLs.
2026-02-19 19:49:13 +00:00
test_api.py
Fix static asset serving in devserver mode.
2026-02-18 22:19:18 +00:00
test_user.py
Fix errors where permission scopes were still expected for indexing.
2026-01-24 00:58:18 +00:00