Skip to content
Nathanael Marquardt edited this page Oct 4, 2016 · 2 revisions

Testing

Tests are written using Tape for both server-side and front-end code.

All test files are in the tests/ directory, the subdirectories should match the application directories.

Clone this wiki locally