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

PulpQE / pulp-smash / 316
63%

Build:
DEFAULT BRANCH: master
Ran 02 Mar 2016 09:25PM UTC
Jobs 4
Files 6
Run time 23s
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
316

push

travis-ci

Ichimonji10
Refactor newly added RPM unassociation tests

Refactor module `pulp_smash.tests.rpm.api_v2.test_unassociate`:

* Document the module, and fix the documentation errors that became
  apparent as a result.
* Fiddle with the docstrings in general to, hopefully, provide a more
  clear explanation of what's happening and why.
* Isolate each of the assertions, helping to ensure that we can more
  closely diagnose bugs and more precisely skip affected assertions.
* Use more specific assertions (e.g. `assertIn` instead of `assertTrue`)
  where possible, to aid in debugging bugs.
* Transform class attributes into regular variables when possible.
* Use `==` instead of `is` when comparing strings. Notably, this change
  fixes a bug wherein `setUpClass` would sometimes fail to complete due
  to an incorrect set of code executing.

Test results after this commit:

    =========  ==========  ============
    Pulp Ver.  Num. Tests  Test Results
    =========  ==========  ============
    2.7        3           OK
    dev (2.8)  3           OK
    =========  ==========  ============

Test results generated with:

    python -m unittest2 pulp_smash.tests.rpm.api_v2.test_unassociate

282 of 389 relevant lines covered (72.49%)

2.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 316.1 02 Mar 2016 09:25PM UTC 0
72.49
Travis Job 316.1
2 316.2 02 Mar 2016 09:25PM UTC 0
72.49
Travis Job 316.2
3 316.3 02 Mar 2016 09:25PM UTC 0
72.49
Travis Job 316.3
4 316.4 02 Mar 2016 09:25PM UTC 0
72.49
Travis Job 316.4
Source Files on build 316
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #316
  • 2b6fb7d8 on github
  • Prev Build on master (#315)
  • Next Build on master (#322)
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