Add UI test for RateLimitPolicy form view
- Dominant language
- Python
- Stars
- 7
- Forks
- 29
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
## Details
RateLimitPolicy form has: policy name, target gateway, limits with counters/conditions.
## Checklist
- [ ] Policy name required field validation
- [ ] Target gateway selector validation
- [ ] Add limit functionality
- [ ] Limit counters configuration
- [ ] Limit conditions configuration
- [ ] Remove limit functionality
- [ ] Form/YAML toggle preserves data
- [ ] Form submission creates resource
- [ ] Edit mode loads existing resource
Contributor guide
Research direction
Start by locating the RateLimitPolicy form implementation and any existing UI tests in the repository. Use the checklist as the acceptance criteria, covering validation, limit management, Form/YAML preservation, submission, and edit-mode loading.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100