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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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