Ran
|
Jobs
2
|
Files
6
|
Run time
29s
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/PulpQE/pulp-smash/commit/691f9efe8">Re-enable sync & publish Docker tests The tests in `pulp_smash/tests/docker/` talk directly to the pulp_docker plugin. This isn't a good idea. It is assumed that clients such as Docker will talk to the API exposed by Crane, and as a result, pulp_docker changes more frequently and in more significant ways than is typical for other plugins. In addition, testing pulp_docker directly means that Pulp Smash isn't verifying the behaviour that real clients see. Re-write two test cases (resulting in `SyncPublishV1TestCase` and `SyncPublishV1TestCase`) so that they communicate with the interface exposed by Crane, not the interface exposed by pulp_docker. See: </a><a class="double-link" href="https://github.com/PulpQE/pulp-smash/commit/b470bfb59">b470bfb59</a>
19 of 19 new or added lines in 1 file covered. (100.0%)
389 of 628 relevant lines covered (61.94%)
1.24 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
17 |
42.58 |
-1.48% | pulp_smash/cli.py |
Lines | Coverage | ∆ | File |
---|---|---|---|
24 |
42.58 |
-1.48% | pulp_smash/cli.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 1471.1 | 6 |
61.94 |
Travis Job 1471.1 | |
2 | 1471.2 | 6 |
61.94 |
Travis Job 1471.2 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|