Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Introduce testable typesafe client.Client wrapper, so that our unit tests become great again #8

@georgethebeatle

Description

@georgethebeatle

The client.Client interface "returns" values via input params which leads to complex stubs and fragile unit tests. Wrapping this client in a typesafe interface that has proper return values will allow us to write standard unit tests using counterfeiter fakes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions