ingress-nginx-helm/test/e2e/annotations/auth.go
2017-11-11 14:53:44 -03:00

15 lines
231 B
Go

package annotations
// Tests:
// No auth
// Basic
// 401
// Realm name
// Auth ok
// Auth error
// Digest
// 401
// Realm name
// Auth ok
// Auth error
// Check return 403 if there's an error retrieving the secret