ingress-nginx-helm/test/e2e/annotations/auth.go

16 lines
231 B
Go
Raw Normal View History

2017-11-10 02:00:38 +00:00
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