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

cfpb / owning-a-home-api / 441
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 0.21
DEFAULT BRANCH: master
Ran 16 Mar 2018 06:49PM UTC
Jobs 1
Files 37
Run time 2s
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
441

push

travis-ci

richaagarwal
Support optional testing of other databases

This change adds support for using the `DATABASE_URL` environment
variable to specify Django's dev/test database, based on the
[dj-database-url](https://github.com/kennethreitz/dj-database-url)
package.

It lets you run tests against e.g. Postgres:

```sh
$ DATABASE_URL=postgres://user@localhost/db ./pytest.sh
```

It adds dj-database-url==0.4.2 to the dev/test requirements as that
matches the current version in cfgov-refresh.

It also excludes the Django settings files from coverage because
otherwise the new logic would reduce the coverage of this repo.

1936 of 1936 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 441.1 16 Mar 2018 06:49PM UTC 0
100.0
Travis Job 441.1
Source Files on build 441
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #441
  • adb7389e on github
  • Next Build on test-other-dbs (#442)
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