Added tests to improve Controller test coverage to over 10% (#1428)
* fully tested CountrySelectModal Controller
* Added test CountrySelectModal Controller for forgotten scenarios
* fully tested ImportContactModal Controller
* fully tested ProfileEditModal Controller and cleanup style of tests
* fully tested PasswordRecoveryModal Controller
* tested most of UsernameEditModal Controller
* Improved readability, refactored beforeEach ImportContactModalControllerSpec
* Tried to make the code more DRY
* removed unnecessary 'this.'
|