Ran
|
Jobs
2
|
Files
6
|
Run time
16s
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/PulpQE/pulp-smash/commit/6457a54ed">Rewrite CLI Docker sync & publish 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 the module, so that its tests communicate with the interface exposed by Crane, not the interface exposed by pulp_docker. In addition, adjust the exact circumstances in which `pulp_smash.api.Client` will emit a warning about being misconfigured. See: </a><a class="double-link" href="https://github.com/PulpQE/pulp-smash/commit/b470bfb59">b470bfb59</a>
35 of 35 new or added lines in 2 files covered. (100.0%)
390 of 706 relevant lines covered (55.24%)
1.1 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
3 |
52.68 |
0.0% | pulp_smash/api.py |
27 |
35.44 |
-3.09% | pulp_smash/cli.py |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
52.68 |
0.0% | pulp_smash/api.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 1502.1 | 6 |
55.24 |
Travis Job 1502.1 | |
2 | 1502.2 | 6 |
55.24 |
Travis Job 1502.2 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|