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

mtlynch / GreenPiThumb_Frontend / 32 / 1
70%
master: 47%

Build:
Build:
LAST BUILD BRANCH: link-repos
DEFAULT BRANCH: master
Ran 15 Apr 2017 07:11PM UTC
Files 5
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

15 Apr 2017 07:10PM UTC coverage: 69.697%. First build
32.1

push

travis-ci

mtlynch
Adding unit test support for HTTP handler

Switching from the klein web framework to Flask because Flask directly supports
unit testing, whereas klein does not.

Adding unit test coverage for the HTTP request serving logic.

Note: The unit tests use mock.Mock(spec_set=...) here because they're mocking out
dependencies in the GreenPiThumb backend and we've had bugs from the backend
library and the frontend library going out of sync. Setting an explicit mock
spec_set means that our tests will fail if we try to mock out a method that doesn't
really exist on the interface we're mocking.

46 of 66 relevant lines covered (69.7%)

0.7 hits per line

Source Files on job 32.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 32
  • Travis Job 32.1
  • 3fe79492 on github
  • Next Job for on refactor-klein (#33.1)
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