A test suite of tests to check device abilities.
- Set up your database using the
structure.sqlfile as a base. - Check that everything's working correctly by running
casperjstests (making sure you updateunittests/config.js.examplewith the API url and renaming toconfig.js):cd unittests && casperjs test --includes=config.js test_*.js.