HarperFast / HarperFast/harper
Refactor OpenAPI integration test to reduce scope and improve speed
Open
area:ci
enhancement
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
## Request
The OpenAPI integration test currently validates too many things in a single test, making it slow and brittle. Break it into focused, smaller tests covering specific OpenAPI behaviors rather than one monolithic test.
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.