* tests: Reduce the application creations & teardowns even further [Thodoris Greasidis]
15.10.5
* Login: add new error handling, update balena-errors [JSReds]
15.10.4
* tests: Reduce the application creations & teardowns [Thodoris Greasidis]
15.10.3
* tests: Use mocha.parallel to speed up the test cases [Thodoris Greasidis]
15.10.2
* tests: Remove some before/afterEach calls to speed up the tests [Thodoris Greasidis]
15.10.1
* tests: Test that the result of device.getDeviceSlug() is a string [Thodoris Greasidis] * tests: Run device.getDeviceBySlug() calls in parallel to speed up tests [Thodoris Greasidis] * tests/os: Drop unnecessary beforeEach in getConfig() [Thodoris Greasidis] * tests/application: Fix incorrect skipping of unauthenticated tests [Thodoris Greasidis]