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

cjolowicz / muckr-web / 18
100%

Build:
DEFAULT BRANCH: master
Ran 06 Jan 2019 02:02PM UTC
Jobs 1
Files 6
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
18

push

travis-ci-com

cjolowicz
Switch to axios

This article describes why it is recommended to use an HTTP toolkit
instead of the Fetch API in application code.

  https://medium.com/@shahata/why-i-wont-be-using-fetch-api-in-my-apps-6900e6c6fe78

Also, we could not get our tests to work properly with fetch and
React. This tutorial on fetching data in React components uses axios,
and provides working examples for testing.

  https://www.robinwieruch.de/react-fetching-data/

The tutorial uses sinon for mocking. We translate the mocking code to
Jest using the following resource:

  https://github.com/maurocarrero/sinon-jest-cheatsheet

Closes: #15

7 of 8 branches covered (87.5%)

Branch coverage included in aggregate %.

34 of 35 relevant lines covered (97.14%)

6.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18.1 06 Jan 2019 02:02PM UTC 0
95.35
Travis Job 18.1
Source Files on build 18
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #18
  • 2d2ff63e on github
  • Prev Build on master (#18)
  • Next Build on master (#19)
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