Node.js Testing Strategies
By Rob Conery
Tips and Techniques for creating simple, elegant tests with NodeJS and Mocha.
Course info
Rating
Level
Intermediate

Updated
Apr 14, 2015

Duration
2h 39m

Table of contents
Introduction
Simple Tests with Node.js and Mocha
The Membership Application
7m
The Membership Application, Part 2
7m
The Sad Path
4m
Testing Dates with Moment
7m
Testing Process Behaviors
10m
SinonJS Spy
5m
Using Async
10m
Data Access Considerations
A Look at Node.js ORMs
6m
Stubbing with SinonJS
4m
Setting up a Repository
6m
Making Things Easier with Helpers
2m
When Helpers Hurt
6m
Listening to Your Tools
4m
Finishing up Review Process
4m
External APIs
Description
Course info
Rating
Level
Intermediate

Updated
Apr 14, 2015

Duration
2h 39m

Description
Testing with Node.js and JavaScript can be intimidating. In this course, Rob Conery will offer tips and techniques he's used over the years for testing and maintaining large Node applications.
About the author