OpenAPITools / OpenAPITools/openapi-generator
[REQ] [Dart] Add tests for recent PRs
Open
Nobody has claimed this yet.
Client: Dart
Enhancement: CI/Test
Enhancement: Feature
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Is your feature request related to a problem? Please describe.
Several PRs have come through that were fixing small specific issues that would make for excellent tests to add to the CI, some PRs even provided repro steps with an OpenAPI declaration file. An example is #5355.
Describe the solution you'd like
- Go back through recent PRs and determine good candidates for tests
- Create a new OpenAPI declaration file and test runner (follow the existing example that uses the Petstore declaration file)
- add the new tests to CI
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review PR #5355 and other recent PRs for candidate regressions. Use the existing Petstore declaration file and test runner as the starting point, then add a declaration, runner, and CI coverage for selected cases. Done means the new tests run successfully in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, openapi
- Domain
- api, ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100