- [ ] Setup linting for the code (see the app repository to make the two repos' code styles coherent). - [ ] Setup CI (continuous integration) to run tests when new code is pushed (using travis CI - again, see app repository to keep things consistent). - [ ] Communicate with the testing team to include their tests into the CI - [ ] Make a pull request when you're done!