-
Notifications
You must be signed in to change notification settings - Fork 285
Testing
Tom Taylor edited this page Apr 2, 2019
·
1 revision
The Adapt authoring tool comes with a suite of unit tests for all core modules for the purpose of regression testing.
You can find a number of test suites for testing the front-end application in our documentation repository.
We use the Mocha framework for the back-end tests. You'll find these in the test/
folder in the root of the main authoring tool directory.
If you don't have an SMTP server set up, Ethereal mail is a recommended solution for development purposes.