Jetpack/Testing/Automated
From MozillaWiki
Automated Testing of the SDK
Synopsis
We should have a process and infrastructure set up to test the SDK every time we check in new changes.
Unit Tests
We have a unit test suite. This is currently being run OVER_HERE and the results are visible WAY_OVER_HERE.
Performance Tests
We need to test and track the performance of the SDK over time as we make code changes. Here is a feature page for this.