OpenAPITools / OpenAPITools/openapi-generator
[Python][Server] add tests for enums (string, numeric)
Open
Nobody has claimed this yet.
Enhancement: CI/Test
Hacktoberfest
help wanted
Server: Python
- 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.
- add tests for enums (string, numeric) after switching to fake petstore spec.
For https://github.com/OpenAPITools/openapi-generator/pull/5019#issuecomment-575969784
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 the fake petstore spec and the context in pull request #5019, then locate the Python server tests for generated enum models. Add coverage for both string and numeric enums and run the relevant Python server test suite to confirm both cases are exercised.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100