vikunja/pkg/e2etests
kolaente 629b6d447c test(webhooks): allow non-routable IPs in E2E tests
E2E tests use httptest.NewServer bound to 127.0.0.1, which is now
blocked by default SSRF protection. Opt in to non-routable IPs.
2026-03-19 15:18:06 +01:00
..
integrations.go test(webhooks): allow non-routable IPs in E2E tests 2026-03-19 15:18:06 +01:00
main_test.go test: add e2e API test package with webhook pipeline verification 2026-03-05 12:49:27 +01:00
user_webhook_test.go test: add e2e tests for user-level webhooks 2026-03-08 19:45:53 +01:00
webhook_test.go test: add e2e tests for user-level webhooks 2026-03-08 19:45:53 +01:00