Skip to content

Latest commit

 

History

History
 
 

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Pagedraw Tests

JS tests

We use Mocha as a Test framework and Chai as the assert library. When making new JS/Coffeescript tests, please use the same standards.

To run all JS/Coffeescript tests (like the ones present in unit/) use yarn run js-tests.