Skip to content

Aol UnUniversity Class Materials for Javascript TDD.

Notifications You must be signed in to change notification settings

MapQuest/learning-javascript-tdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demos, Code, and Materials for the Aol UnUniversity Class: Javascript TDD.

To run everything:

From the command line:

npm install ichabod
git clone git@github.com:MapQuest/learning-javascript-tdd.git
cd learning-javascript-tdd
ichabod serve headless.json

In the browser:

http://localhost:8000/

Note: All the tests should run fine hosted by any web server, it's just static content. Ichabod is used to do the headless runs from the the command line and provides a basic static server for testing in the browser.

About

Aol UnUniversity Class Materials for Javascript TDD.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors