Testing the application - acjim/AcmacsDesktop GitHub Wiki

When pushing or making a pull request, unit tests are automatically run by TravisCI. To start testing on your local machine, install or update all dependencies over npm install/npm update and start karma over grunt devmode.