Merge envtest usage
Open
area/cli
team/cli
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 328
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 9
Description
Couldn't we use the `envtest` package we have in our repo?
And call it liken this
https://github.com/aws/eks-anywhere/blob/119aab6f6bceed10028b391a5d722828f8c2348d/controllers/main_test.go#L12-L14
_Originally posted by @g-gaston in https://github.com/aws/eks-anywhere/pull/3602#discussion_r991582161_
See the comment chain for details.
Contributor guide
Research direction
Start with controllers/main_test.go at the linked lines and locate the existing envtest package usage in the repository. Compare the current test setup with that example; done means the relevant tests use the repository's envtest package consistently and pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100