ericcornelissen / NervousFish

An app for your :iphone: to exchange public-keys in a secure manner.
GNU Lesser General Public License v3.0
2 stars 4 forks source link

Test the service locator #151

Closed jverbraeken closed 7 years ago

jverbraeken commented 7 years ago

What

This Pull Request adds to the repository tests for the service locator and excludes untestable modules like the activities

Why

This Pull Request is needed because the service locator is the core of the app and should be tested throughly

How

This feature can be viewed/tested within the project by running the tests

Alternative implementation

Other implementations that I've have considered are -

Notes

The test coverage is now 79%