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

greyside / django-admin-smoke-tests / 78 / 7
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 03 Nov 2016 09:50AM UTC
Files 2
Run time 1s
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

03 Nov 2016 09:46AM UTC coverage: 96.296% (+9.1%) from 87.179%
DJANGO_VERSION=dj19

push

travis-ci

SeanHayes
Compatibility fixes for Django 1.10 compatibility, stronger tests, exclude_modeladmins option (#8)

* remove old queryset testing

since Django<1.8 support was dropped, so this is not tested anymore
it breaks tests when queryset method is defined on modeladmin for compatibility reasons

* stronger tests

render respose
add change_view test

* add exclude_modeladmins option

* test also search request to identify bad search_fields settings

* test in Django 1.10; show all warnings

* fix tests in Django 1.10

* test that exceptions are raised, throw own exception class, increase coverage

* include python 3.4, django 1.7 Travis test

* remove old deprecated code

* test and fix catching PermissionDenied exception - use it where it is needed

* fix backward compatibility with Python 2.7

* print python version to ensure correct testing

* test request.GET parameter

* check import order with flake8; fix all import orders

* use isinstance instead of __class__

* run tests with USE_TZ=True (add pytz dependency to tox)

* fix tox Django version order

* test also some aspects of posting change_view

156 of 162 relevant lines covered (96.3%)

0.96 hits per line

Source Files on job 78.7 (DJANGO_VERSION=dj19)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 78
  • Travis Job 78.7
  • 746382c9 on github
  • Prev Job for DJANGO_VERSION=dj19 on master (#55.6)
  • Next Job for DJANGO_VERSION=dj19 on master (#83.7)
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