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
f0a13ea2ffb16ce8b95e177e64324c2bdd495ca9
terra-view
/
tests
T
History
serversdown
f0a13ea2ff
refactor: retire interim magic-link/open-link in favor of password gate
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-06-16 00:06:02 +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_access_admin.py
feat: operator portal-access endpoints (enable/password/disable/state)
2026-06-15 23:55:10 +00:00
test_portal_auth_helpers.py
fix: link project to its portal client (project.client_id) so the portal isn't empty
2026-06-15 23:53:19 +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
fix: link project to its portal client (project.client_id) so the portal isn't empty
2026-06-15 23:53:19 +00:00
test_retired_routes.py
refactor: retire interim magic-link/open-link in favor of password gate
2026-06-16 00:06:02 +00:00