Skip to content

raviray/example-nodejs-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example node.js project

This repo is to show how I am currently architecting my node.js projects.

Please feel free to use it as a basis for your own projects.

The interesting bit is currently in test/integration/user_sees_homepage.js - note how I'm stubbing out the response object.

I welcome patches and improvements.

Testing options

About

An example project to show the way I'm testing node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 69.4%
  • Ruby 28.0%
  • HTML 2.6%