Add extra examples to test programgen
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 85
- Forks
- 26
- Avg merge
- 11h 49m
- Merged PRs (30d)
- 22
Description
Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
We could add the following examples into the test suite (once the test harness is ported). Stealing from @Zaid-Ajaj comment on the initial programgen PR:
Examples and their results:
Example AWS S3 folder generates App.java
Example AWS EKS generates App.java
Example AWS Webserver generated App.java
Example AWS Fargate generates App.java
Example Azure Native generates App.java
Example Azure with config generates App.java
Example Kubernetes Pod generates App.java
Affected area/feature
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 locating the programgen test suite and checking whether the test harness has been ported. Use the linked AWS, Azure, and Kubernetes examples with their expected App.java results as reference. Done means the seven examples are included in the test suite and their generated results are validated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, azure, java, kubernetes
- Domain
- cloud, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100