Ran
|
Jobs
2
|
Files
6
|
Run time
12s
|
Badge
Embed ▾
README BADGES
|
travis-ci
Rewrite function import_upload_unit After a content unit has been uploaded to Pulp, an HTTP POST request must be sent to actually import it into a repository. Depending on the type of unit being imported, the body of that HTTP POST request varies. Unfortunately, `pulp_smash.utils.upload_import_unit` is inflexible in this regard. Rewrite the function so that arbitrarily complex JSON data may be sent as the body of the HTTP POST request. This allows `import_upload_unit` to be used when uploading and importing Python content units. See: 9973e8911
377 of 593 relevant lines covered (63.58%)
1.27 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 1307.1 | 6 |
63.58 |
Travis Job 1307.1 | |
2 | 1307.2 | 6 |
63.58 |
Travis Job 1307.2 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|