Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

add note pointing contributors to DefaultDockerClientUnitTest #760

Merged
merged 1 commit into from
May 23, 2017

Conversation

mattnworb
Copy link
Member

Document that we would prefer to have more unit tests than integration
tests for new functionality going forward, now that
DefaultDockerClientUnitTest uses a mock web server where we can capture
and stub HTTP requests/responses.

Document that we would prefer to have more unit tests than integration
tests for new functionality going forward, now that
DefaultDockerClientUnitTest uses a mock web server where we can capture
and stub HTTP requests/responses.
@mattnworb mattnworb requested a review from davidxia May 23, 2017 13:55
@mattnworb
Copy link
Member Author

@davidxia

@mattnworb mattnworb merged commit f1bafbf into master May 23, 2017
@codecov-io
Copy link

codecov-io commented May 23, 2017

Codecov Report

Merging #760 into master will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #760   +/-   ##
=========================================
  Coverage     65.56%   65.56%           
  Complexity      655      655           
=========================================
  Files           153      153           
  Lines          2878     2878           
  Branches        335      335           
=========================================
  Hits           1887     1887           
  Misses          844      844           
  Partials        147      147

@mattnworb mattnworb deleted the mattbrown/encourage-unit-tests branch May 23, 2017 14:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants