-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Actuellement lorsqu'on lance les tests karma, on se retrouve avec la stack suivante :
Error: [$injector:modulerr] http://errors.angularjs.org/1.2.27/$injector/modulerr?p0=fac-stemi&p1=Error: [$injector:modulerr] http://errors.angularjs.org/1.2.27/$injector/modulerr?p0=ngResource&p1=Error: [$injector:nomod] http://errors.angularjs.org/1.2.27/$injector/nomod?p0=ngResource
at http://localhost:8082/absolute/home/vincent/Projets/Travail/Lateral-Thoughts/systemi/target/web/public/test/public/lib/angularjs/angular.min.js?3c25c93f52b69d7b7bcf6f1055353cda1ff081a0:21
at http://localhost:8082/absolute/home/vincent/Projets/Travail/Lateral-Thoughts/systemi/target/web/public/test/public/lib/angularjs/angular.min.js?3c25c93f52b69d7b7bcf6f1055353cda1ff081a0:21
at http://localhost:8082/absolute/home/vincent/Projets/Travail/Lateral-Thoughts/systemi/target/web/public/test/public/lib/angularjs/angular.min.js?3c25c93f52b69d7b7bcf6f1055353cda1ff081a0:33
at r (http://localhost:8082/absolute/home/vincent/Projets/Travail/Lateral-Thoughts/systemi/target/web/public/test/public/lib/angularjs/angular.min.js?3c25c93f52b69d7b7bcf6f1055353cda1ff081a0:7)
at e (http://localhost:8082/absolute/home/vincent/Projets/Travail/Lateral-Thoughts/systemi/target/web/public/test/public/lib/angularjs/angular.min.js?3c25c93f52b69d7b7bcf6f1055353cda1ff081a0:34)
at http://localhost:8082/absolute/home/vincent/Projets/Travail/Lateral-Thoughts/systemi/target/web/public/test/public/lib/angularjs/angular.min.js?3c25c93f52b69d7b7bcf6f1055353cda1ff081a0:33
at r (http://localhost:8082/absolute/home/vincent/Projets/Travail/Lateral-Thoughts/systemi/target/web/public/test/public/lib/angularjs/angular.min.js?3c25c93f52b69d7b7bcf6f1055353cda1ff081a0:7)
at e (http://localhost:8082/absolute/home/vincent/Projets/Travail/Lateral-Thoughts/systemi/target/web/public/test/public/lib/angularjs/angular.min.js?3c25c93f52b69d7b7bcf6f1055353cda1ff081a0:34)
at ec (http://localhost:8082/absolute/home/vincent/Projets/Travail/Lateral-Thoughts/systemi/target/web/public/test/public/lib/angularjs/angular.min.js?3c25c93f52b69d7b7bcf6f1055353cda1ff081a0:36)
at workFn (http://localhost:8082/absolute/home/vincent/Projets/Travail/Lateral-Thoughts/systemi/target/web/public/test/public/lib/angularjs/angular-mocks.js?341e88b947784ad0944e05fb968378088b46efba:2172)
at http://localhost:8082/absolute/home/vincent/Projets/Travail/Lateral-Thoughts/systemi/target/web/public/test/public/lib/angularjs/angular-mocks.js?341e88b947784ad0944e05fb968378088b46efba:2163
at http://localhost:8082/base/unit-test/invoice.js?0114627bd714eab488813db335823b45552885d7:22
...
at http://localhost:8082/base/node_modules/jasmine-core/lib/jasmine-core/jasmine.js?aa6ac7a9fb8b473d3e2ca231cd383b00a811ec49:569
at http://localhost:8082/base/node_modules/jasmine-core/lib/jasmine-core/jasmine.js?aa6ac7a9fb8b473d3e2ca231cd383b00a811ec49:606
at http://localhost:8082/base/node_modules/karma-jasmine/lib/boot.js?925440973c97e93b99c71f4b1091e4ef4a713597:126
at http://localhost:8082/base/node_modules/karma-jasmine/lib/adapter.js?f5bb63f803b8f4d472730641a2929add290ec98e:184
at http://localhost:8082/karma.js:185
at http://localhost:8082/context.html:107Cette erreur apparait car angular n'arrive pas à charger un module. Les points à résoudre sont donc :
- Quel module il n'arrive pas à charger
- Comment charger ledit module