Files
sabnzbd/tests
cloudix_mcp_server f6bf0cf2fa
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 2m30s
Docker Build and Push / test (pull_request) Successful in 19s
Docker Build and Push / push (pull_request) Has been skipped
fix(test): follow redirect with curl -L in test.sh
SABnzbd redirects to /wizard/ on first run (303). Without -L,
the test gets the redirect body (no "SABnzbd" text). With -L,
curl follows to the wizard page which contains the expected text.
2026-06-12 09:06:47 -04:00
..