This website requires JavaScript.
Explore
Help
Register
Sign In
serversdown
/
terra-view
Watch
1
Star
0
Fork
0
You've already forked terra-view
Code
Issues
17
Pull Requests
Actions
Packages
Projects
Releases
5
Wiki
Activity
Files
c3eb900b7e5bc9a01270f72eeb89e96a44fe5d31
terra-view
/
tests
T
History
serversdown
c3eb900b7e
test: portal session is isolated to its own project (404 on others)
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-06-15 23:48:08 +00:00
..
__init__.py
test: stand up pytest harness + add argon2-cffi
2026-06-15 23:23:41 +00:00
conftest.py
test: tidy conftest fixtures per review (drop dead try/finally, scope override cleanup, rm unused import)
2026-06-15 23:28:16 +00:00
test_auth_passwords.py
refactor: simplify verify_password except clause; drop unused import
2026-06-15 23:31:14 +00:00
test_portal_auth_helpers.py
refactor: hoist Project import to top; drop unused test import
2026-06-15 23:39:14 +00:00
test_portal_gate.py
fix: treat enabled-but-passwordless portal as inactive (no dead form / self-lockout)
2026-06-15 23:46:14 +00:00
test_portal_migration.py
feat: add per-project portal gate columns + migration
2026-06-15 23:32:41 +00:00
test_portal_scope.py
test: portal session is isolated to its own project (404 on others)
2026-06-15 23:48:08 +00:00