mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
Tests the full traffic path against live researchstack.info infrastructure: Edge Caddy (TLS) → Tailscale → Traefik Ingress → k3s services Coverage: - edge-tls-redirects: HTTPS reachability, cert validity, legacy subdomain 301s (status/dash/home/media/books/music/vault/pulse/apps), stable subdomains (auth, mail), wildcard fallback - path-routing: /apps/*, /server/*, /api/* routes; prefix stripping; SSO redirect vs token-auth isolation - auth-integration: Authentik login page, OIDC discovery, forward_auth gating on protected paths, /api/* bypass 19/40 tests pass against current live infrastructure (pre-deploy). The 21 failures are "not yet deployed" signals, not design errors. Run after each phase of the deployment plan to use as a regression gate. Run: cd 4-Infrastructure/k3s-flake/tests && npm test Generated with Devin (https://cli.devin.ai/docs) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| auth-integration.spec.ts | ||
| edge-tls-redirects.spec.ts | ||
| package-lock.json | ||
| package.json | ||
| path-routing.spec.ts | ||
| playwright.config.ts | ||