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

Springworks / node-test-harness / 556 / 2
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: greenkeeper/eslint-5.15.1
DEFAULT BRANCH: master
Ran 22 Jun 2016 09:38AM UTC
Files 2
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

22 Jun 2016 09:37AM UTC coverage: 100.0%. Remained the same
556.2

push

travis-ci

sommestad
Add API tester to configure static API

Makes it easier to handle running of static API:s.

**Example**

```js
describe('./test.js', () => {

  // will configure start, and stop the static api using before/after
  api_tester.configureStaticApi(data_store_api_static.createApiServer, config.get('test_helper.data_store_api.port'));

}
```

12 of 12 relevant lines covered (100.0%)

1.25 hits per line

Source Files on job 556.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 556
  • Travis Job 556.2
  • 49c147db on github
  • Prev Job for on tooling/api-tester (#552.2)
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