half-shell / sample-ci

A small mocha API test suite for express

Home Page:http://kontakts-ci.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Sample CI

To get it running:

npm install
npm install -g mocha
//Running the tests
npm test
//Running the api on a local server @ http://localhost:3000
node index.js

About

A small mocha API test suite for express

http://kontakts-ci.herokuapp.com/


Languages

Language:CSS 72.8%Language:JavaScript 20.5%Language:HTML 6.7%