finalizing tests for I18n class, AJAX loading of translations needs to be tested in browser, mocked for now

This commit is contained in:
El RIDO
2017-03-26 09:24:42 +02:00
parent e1ea14627f
commit 37f5d99bc4
5 changed files with 80 additions and 11 deletions

1
.gitignore vendored
View File

@@ -30,6 +30,7 @@ vendor/**/build_phar.php
# Ignore local node modules, unit testing logs, api docs and eclipse project files
js/node_modules/
js/test.log
tst/log/
tst/ConfigurationCombinationsTest.php
.settings