cloudfoundry / cloudfoundry/go-cfclient
Add custom templating support to the test utils
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 70
- Forks
- 134
- PR merge metrics
- No merged PRs in 30d
Description
One thing that would be very helpful with the go-cfclient's testutil resource generator is allowing user provided templates. In addition to the JSON template files, a user can also provide their own template as string or JSON objects to support using custom values.
Contributor guide
No contributing guide indexed for this repository
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
Locate the go-cfclient testutil resource generator and its existing JSON template handling. Read how resource templates are loaded and used, then define support for user-provided string or JSON-object templates and verify that generated resources use custom values alongside the existing template behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100