cloudfoundry / cloudfoundry/go-cfclient

Add custom templating support to the test utils

Open
#375 0 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.