testdouble / jasmine-example

testdouble.com
1 stars 5 forks source link

Testing Node.js code #15

Open searls opened 8 years ago

searls commented 8 years ago

Review how to test Node.js code. This alone is a massive topic, but we can look at some examples, try to map your current approach to testing browser code and find as graceful a translation as possible.

cselemon commented 8 years ago

Yes