Skip to content

Old examples for the Go SDK removed? #6862

Open
@cyberbeast

Description

@cyberbeast

Just curious, what is the motivation behind removing older examples in favor of incomplete ones here? The reasoning is not well documented.

There appears to be a shift in guidance for unit testing for the Go SDK compared to the Pull Request linked above. I see stubs defined in various packages. Is there any justification for implementing stubs using the testtools package? IMO, the previous examples/documentation was fairly idiomatic to show appropriate unit testing. See here. Although I don't think the Go SDK implementation changes that, but I wonder why the older examples that indicate a more idiomatic recommendation got removed in favor of the current ones? Not saying the testtools package is not useful, but perhaps the examples that use it should live along side the previous ones that follow the guidance on unit-testing provided here.

Metadata

Metadata

Assignees

Labels

TaskA general update to the code base for language clarification, missing actions, tests, etc.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions