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

Bobsar0 / Fast-Food-Fast / 218
89%

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

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

Jobs
ID Job ID Ran Files Coverage
1 218.1 16 Oct 2018 07:45AM UTC 0
89.77
Travis Job 218.1
Source Files on build 218
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #218
  • 90afc9ba on github
  • Prev Build on develop (#216)
  • Next Build on develop (#224)
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