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

JeetShetty / GreenPiThumb_Frontend / 49
70%

Build:
DEFAULT BRANCH: master
Ran 19 Apr 2017 12:57AM UTC
Jobs 1
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

pending completion
49

push

travis-ci

web-flow
Adding unit test support for HTTP handler (#23)

* 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.

* Fixing formatting

46 of 66 relevant lines covered (69.7%)

0.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 49.1 19 Apr 2017 12:57AM UTC 0
69.7
Travis Job 49.1
Source Files on build 49
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #49
  • 4e24f57f on github
  • Prev Build on master (#46)
  • Next Build on master (#51)
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