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
f31f06c8700578e61e36904d9b28898f3eefe79a
paskia
/
tests
T
History
LeoVasanko
cb609abe5f
Validate origin hostname shape: no empty labels (leading/trailing/double dots rejected) in stored config, sanitize, and Passkey construction
2026-09-07 16:50:40 +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
Wildcard origins follow the shell-glob convention: **. for apex+any depth, *. for one level
2026-09-07 15:15:30 +00:00
test_admin.py
Wildcard origins follow the shell-glob convention: **. for apex+any depth, *. for one level
2026-09-07 15:15:30 +00:00
test_api.py
Tests: align with instance-global OIDC and per-domain auth hosts
2026-09-07 06:33:54 +00:00
test_cli.py
Wildcard origins follow the shell-glob convention: **. for apex+any depth, *. for one level
2026-09-07 15:15:30 +00:00
test_domains.py
Validate origin hostname shape: no empty labels (leading/trailing/double dots rejected) in stored config, sanitize, and Passkey construction
2026-09-07 16:50:40 +00:00
test_user.py
Test suite for the realm architecture
2026-09-06 04:28:35 +00:00