Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

draft for making hub.go more unit testable #164

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

christothes
Copy link
Member

@christothes christothes commented Feb 17, 2020

Enhancement

These are some draft proposed changes to hub.go and related supporting structs to make Hub more unit testable (fixes #82 ). Note that I am new go golang so any feedback would be appreciated in terms of the idiomatic nature of the approach.

  • All tests passed
  • Add change to changelog.md

Environment

  • OS: Win10
  • Go version: go1.13.5 windows/amd64

cc @devigned , @jsquire

@christothes christothes marked this pull request as ready for review February 21, 2020 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve the testing experience when using this library
1 participant