Update example generated code used in tests
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- Avg merge
- 6h 15m
- Merged PRs (30d)
- 24
Description
Some of the tests depend on 'example' generated API bindings. These are static and not generated dynamically. Doing a full dynamic generation would be quite hard to implement in this repo because of the dependence on java, but we can at least update them to make sure they're in sync, especially after https://github.com/ansys/openapi-client-template/issues/334#issue-4999632062 is done
Contributor guide
Research direction
Start by locating the tests that use the static example generated API bindings and identify where those bindings are stored. Compare them with the current generation output after the referenced template issue is complete; done means the examples are synchronized and the affected tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, python
- Domain
- api, testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100