-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Corriger les tests karma (javascript) #45
Labels
Comments
Les tests karma passent en locale mais pas sur notre intégration continue (jenkins). Les tests foirent avec l'erreur suivante :
Je ne comprends pas très bien pourquoi... Peut-être la version de karma. En local j'utilise la 0.12.28, sur le serveur ça a l'air d'être la 0.12.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Actuellement lorsqu'on lance les tests karma, on se retrouve avec la stack suivante :
Cette erreur apparait car angular n'arrive pas à charger un module. Les points à résoudre sont donc :
The text was updated successfully, but these errors were encountered: