• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

PulpQE / pulp-smash / 1511
63%

Build:
DEFAULT BRANCH: master
Ran 05 May 2017 07:15PM UTC
Jobs 2
Files 6
Run time 27s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1511

push

travis-ci

Ichimonji10
Add jsonschema dependency, test docker manifests

Add a new dependency to `setup.py`: jsonschema. This library lets one
define schemas for JSON documents, and validate that arbitrary JSON
documents abide by those schemas.

Expand `SyncPublishV2TestCase`. Let the test case make HTTP GET requests
to `/v2/{repo_id}/manifests/latest` with varying headers, and use
jsonschema to assert that the response is as described by one of the
following:

* https://docs.docker.com/registry/spec/manifest-v2-1/
* https://docs.docker.com/registry/spec/manifest-v2-2/

Fiddle with `SyncPublishV1TestCase` so that it's structured like
`SyncPublishV2TestCase`.

See: https://python-jsonschema.readthedocs.io/en/latest/

See: https://github.com/PulpQE/pulp-smash/issues/555

390 of 706 relevant lines covered (55.24%)

1.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1511.1 05 May 2017 07:15PM UTC 0
55.24
Travis Job 1511.1
2 1511.2 05 May 2017 07:15PM UTC 0
55.24
Travis Job 1511.2
Source Files on build 1511
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1511
  • e0e46ba1 on github
  • Prev Build on master (#1509)
  • Next Build on master (#1516)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc