Skip to content

Improvement in integration tests#36471

Merged
vdemeester merged 1 commit into
moby:masterfrom
yongtang:03022018-improvement
Mar 5, 2018
Merged

Improvement in integration tests#36471
vdemeester merged 1 commit into
moby:masterfrom
yongtang:03022018-improvement

Conversation

@yongtang
Copy link
Copy Markdown
Member

@yongtang yongtang commented Mar 2, 2018

This fix adds several improvement:

  1. No need for explicit ContainerRemove as it has been handled in setupTest()
  2. Added container.WithImage helper function and used it in commit tests.

Signed-off-by: Yong Tang yong.tang.github@outlook.com

This fix adds several improvement:
1. No need for explicit ContainerRemove as it has been handled in setupTest()
2. Added `container.WithImage` helper function and used it in commit tests.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 2, 2018

Codecov Report

Merging #36471 into master will decrease coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #36471      +/-   ##
==========================================
- Coverage   34.65%   34.65%   -0.01%     
==========================================
  Files         613      613              
  Lines       45375    45375              
==========================================
- Hits        15725    15723       -2     
- Misses      27588    27592       +4     
+ Partials     2062     2060       -2

Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Member

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🐯

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants