Skip to content

OrderAtCounter/WebTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebTest

The testing repository for the web server.

To run the tests:

Ensure you have node installed.

http://nodejs.org/download/

Install Mocha globally:

npm install -g mocha

Install node dependencies for the WebTest repository (while in the repository's folder):

npm install

To run tests:

mocha file_name.js

About

The testing repository for the web server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages