Skip to content

Chcap/tchatter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

457ccb4 · Jul 21, 2014

History

17 Commits
Apr 28, 2014
Jul 21, 2014
Jul 21, 2014
Jul 21, 2014
Jul 21, 2014
Jul 16, 2014
Jul 21, 2014
Jul 21, 2014
Jul 21, 2014
Jul 21, 2014
Jul 16, 2014
Jul 21, 2014

Repository files navigation

Tchatter

A simple chat application to gather many buzzwords and play with Node/Express, Angular, SockJS, Mocha, Chai, WebDriverJS, Docker, Redis, Ansible, Vagrant...

Bootstrapped From Yearofmoo's AngularJS Seed: A starter AngularJS repository for getting started with AngularJS. Includes helpful unit testing tools, Protractor integration and coverage testing.

Installation

  1. npm install -g grunt-cli
  2. npm install
  3. grunt install

Development

  1. grunt dev
  2. Go to: http://localhost:8888

Testing

Run all tests with

grunt test

Unit Testing

Single run tests

grunt test:unit

Auto watching tests

grunt autotest:unit

End to End Testing (Protractor)

Single run tests

grunt test:e2e

Auto watching tests

grunt autotest:e2e

Coverage Testing

grunt coverage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%