Skip to content

move test code to separate subpackage#41

Open
jonathathan wants to merge 1 commit intoCoccodrillo:masterfrom
jonathathan:mock-subpackage
Open

move test code to separate subpackage#41
jonathathan wants to merge 1 commit intoCoccodrillo:masterfrom
jonathathan:mock-subpackage

Conversation

@jonathathan
Copy link
Copy Markdown

mock_client.go imports testing libraries which previously were compiled
into any program importing this package. This commit moves the mock
client and server to a separate package to remove this dependency.

mock_client.go imports testing libraries which previously were compiled
into any program importing this package. This commit moves the mock
client and server to a separate package to remove this dependency.
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.

1 participant