Skip to content

rtmbilal/cmTest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

CM Test Solution

to Check

Switch through branches to see different versions & install dependencies using npm install. You need mocha to be installed globaly with command npm install -g mocha

  • All Questions done in brahcnes
  • All Unit Tests written
  • to execute test, all you need to do is npm test

To Execute

npm start and browse to http://localhost:3000/I/want/title?address=google.com&address=www.dawn.com/events

To Debug

install node inspector by executing command npm install -g node-inspector and to debug execute node-debug lib/index.js to start debuging.

to Execute Unit Tests

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published