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

Bobsar0 / Fast-Food-Fast / 218 / 1
89%
develop: 89%

Build:
DEFAULT BRANCH: develop
Ran 16 Oct 2018 07:45AM UTC
Files 11
Run time 831min
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

16 Oct 2018 07:25AM UTC coverage: 89.765%. Remained the same
218.1

push

travis-ci-com

web-flow
#161243224 Enhance UI (#60)

* #160847642 Add updated UI files to gh-pages (#44)

* Initialize package.json file

* Add lock file

* Add node_modules to .gitignore

* Add .eslintrc

* Add eslint automation

* Add nodemon

Install nodemon to auto-effect changes after server restart

* Configure babel

Install babel-cli and configure .babelsrc to use ES6 and stage 2 presets

* Install babel-polyfill

Install polyfill to emulate a full ES6 environment/cross-browser support

* Feature/travis ci integration (#9)

Integrate Travis CI

* Delete scripts.js

Not needed yet

* Add folder for src files

* Create first server test

Import supertest for request testing.

* Modify babel config to implement ES6 features in test

Install babel-core. Change pkg.json  babel test cmd for Mocha to run ES6

* Configure basic server instance that responds to /orders  to pass test

Configure server to respond to '/orders' with the empty object for now.

* Create script that runs server

* Extract controller from current server implementation

Prepare server for content testing #1.

* Modify server to use controller

Prepare Server for Content Testing #2

* Modify server to accept controller instance

Prepare Server for Content Testing #3

* Modify server test and specify controller stub

* Pass real PostsController instance to server instance

* Write test to check that server returns  data

This test fails as server hasn't been modified to return data yet.

* Update server to pass test by returning post data

* Install lodash for modular support

* Integrate test coverage reporting with coveralls and instabul (#12)

* Install Coveralls test-coverage

* Add instabul to support test coverage

* Cache node-modules

Only update packages with newer versions every time a build is triggered

* Create failing test on server for new order instance

Write test on server  that responds to request to c... (continued)

135 of 162 branches covered (83.33%)

Branch coverage included in aggregate %.

286 of 307 relevant lines covered (93.16%)

8.76 hits per line

Source Files on job 218.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 60
  • Travis Job 218.1
  • 90afc9ba on github
  • Prev Job for on develop (#216.1)
  • Next Job for on develop (#224.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