swagger-api / swagger-api/swagger-codegen
[CI/CD] Integration-Tests / Samples execution/generation on CI env
Open
@HugoMario is already working on this.
Since May 8, 2020.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Description
Currently to me the testing approach seems a little bit weired:
- The generated samples are checked in
- There are scripts within
binwhich use latest version - Not all samples are executed
Swagger-codegen version
latest 3.0.0 branch
Swagger declaration file content or url
N/A
Command line used for generation
N/A
Steps to reproduce
mvn -q --batch-mode verify -Psamples
;)
Related issues/PRs
e.g. this error would have been found before releasing: #9822
Suggest a fix/enhancement
- I think the samples folder should just hold the pom.xml
- For the rest the scripts should run on CI
- All samples should be executed on travis
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.
Assessment
This issue has not been assessed yet.