l
o
a
d
i
n
g
Group Created with Sketch. Group Created with Sketch.

Continuous Integration

We use Codeship for continuous integration (CI) on both front and back-end repos. Each pull request that is submitted has to pass a CI before it can be merged into the master branch. In CI, the application’s test suite is run in full. In the case of Ember.js apps, the application will be run through a linter to validate that the style of the code adheres to our internal styleguide.