5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go1,219 forks (1,219 forks)github user discovery
area/annotationarea/e2ehelp wantedlevel/challengesig/automation
Repository metrics
- Stars
- 9,036 stars (9,036 stars)
- PR merge metrics
- Avg merge 7d 9h (Avg merge 7d 9h)18 merged PRs in 30d (18 merged PRs in 30d)
Description
Why do you need it?
annotations:
nginx.ingress.kubernetes.io/auth-type
nginx.ingress.kubernetes.io/auth-secret
nginx.ingress.kubernetes.io/auth-secret-type
nginx.ingress.kubernetes.io/auth-realm
How could it be?
Add testcases for auth annotations.
Other related information
Contributor guide
- Research direction
- Examine the existing e2e test structure in the /test directory, understand how tests are written (likely using Ginkgo/Gomega), and add test cases for each of the listed annotations covering both valid and invalid configurations. Refer to issue #190 for context.
- Tech stack
- go
- Domain
- backendtestingauthentication
- Issue type
- Test
- Prerequisites
- GoKubernetestesting