Test that descriptor key can not be empty
Open
- Dominant language
- Haskell
- Stars
- 9
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/lyft/ratelimit/blob/master/test/config/config_test.go#L185-L194
Contributor guide
Research direction
Use the linked ratelimit test at test/config/config_test.go#L185-L194 as the reference for the intended case. Locate the corresponding configuration tests in fencer, then add coverage showing that an empty descriptor key is rejected; done means the test reliably exercises that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100