Fixed broken unit tests due to front-end cleanup

This commit is contained in:
Eliot Berriot 2018-08-11 17:58:51 +02:00
commit a8a609155b
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
23 changed files with 557 additions and 338 deletions

4
.gitignore vendored
View file

@ -81,8 +81,8 @@ front/dist/
front/npm-debug.log*
front/yarn-debug.log*
front/yarn-error.log*
front/test/unit/coverage
front/test/e2e/reports
front/tests/unit/coverage
front/tests/e2e/reports
front/selenium-debug.log
docs/_build