swagger-api / swagger-api/swagger-codegen
[C++][cpprest] Add Petstore test for C++ (cpprest) API client
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Description
Similar to Qt5 C++, we want to add Petstore test for C++ (cpprest) API client so that we run integration tests as part of the CI.
Swagger-codegen version
Latest master
Suggest a Fix
A good starting point is to look at the tests for Qt5 C++: https://github.com/swagger-api/swagger-codegen/tree/master/samples/client/petstore/qt5cpp/PetStore
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
Start by reviewing the Qt5 C++ Petstore tests in samples/client/petstore/qt5cpp/PetStore, then locate the corresponding C++ cpprest client sample and its CI integration points. Add the analogous Petstore integration test for cpprest and verify that it runs as part of CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100