Increase test coverage: Add unit tests to the login module part 1 13/21813/2
authorMaxime Millette-Coulombe <mmcoulombe@inocybe.com>
Wed, 3 Jun 2015 18:53:21 +0000 (14:53 -0400)
committerMaxime Millette-Coulombe <mmcoulombe@inocybe.com>
Wed, 3 Jun 2015 19:17:33 +0000 (19:17 +0000)
commit48c825ca3c9bd2cf661d8707fe940b108eefa37b
treeb15ff389431098badf47033dd2af90b22dafce59
parent076b12752d5652a63cd988ef1ff4bf2eec111fd1
Increase test coverage: Add unit tests to the login module part 1

I found that some dependencies was obtained from a parent module.
Those dependencies were also not used.

Change-Id: Ia4bc1b39ff3871d1bfbc5178150c9b93bc91190e
Signed-off-by: Maxime Millette-Coulombe <mmcoulombe@inocybe.com>
modules/common-login-resources/src/main/resources/login/login.controller.js
modules/common-login-resources/src/main/resources/login/login.module.js
modules/common-login-resources/src/main/resources/login/login.spec.js [new file with mode: 0644]