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

revsys / django-test-plus / 151 / 14

Build:
DEFAULT BRANCH: master
Ran 28 May 2017 09:40PM UTC
Files 3
Run time 0s
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

28 May 2017 09:37PM UTC coverage: 93.04%. Remained the same
DJANGO="Django<1.9"

Pull #56

travis-ci

web-flow
Fix CBVTestCase test methods

Some inherited test methods (from TestCase) did not work properly
because the parameter signature for .get() and .post() changed
in CBVTestCase.

This commit overrides those test methods in order to call
TestCase.get() and .post() instead of CBVTestCase.get() and .post().

Fixes #54
Pull Request #56: Allow custom Request for CBVTestCase.get(), .post()

254 of 273 relevant lines covered (93.04%)

0.93 hits per line

Source Files on job 151.14 (DJANGO="Django<1.9")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 151
  • Travis Job 151.14
  • b025f60b on github
  • Prev Job for DJANGO="Django<1.9" on master (#149.17)
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