open-feature / open-feature/go-sdk

Remove exported mocks

Open
#416 1 comment 0 reactions 0 assignees View on GitHub
v2
Dominant language
Go
Stars
249
Forks
61
Avg merge
2d 10h
Merged PRs (30d)
20

Description

> Exported, generated mocks should be deleted. I don't see the need to have these exported if their purpose is testing for this SDK. Example: https://github.com/open-feature/go-sdk/blob/main/openfeature/hooks_mock.go

Remove exported generated mocks. These are for internal testing.

If there is real testing utils we want to export, we should put them in a `/testing` package.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.