icingaweb2-module-director/test
Thomas Gelf 36141c5f98 Import: validated encoding on DB error
MySQL gives useless error messages for invalid UTF8 characters and
confuses users with an 'Invalid datetime format' message.

Once storing imported data fails, the original data will now be scanned
for invalid UTF-8 characters. If such are found, a dedicated exception
with more details is thrown. Otherwise the original exception will be
forwarded

fixes #2143
2020-07-10 17:16:08 +02:00
..
config tests: refactor bootstrapping, initial Gitlab-CI.. 2016-11-03 02:50:39 +01:00
php/library/Director Import: validated encoding on DB error 2020-07-10 17:16:08 +02:00
bootstrap.php testing: Move vendor installation to script 2017-09-28 15:12:06 +02:00
phpunit-compat.php test: add compatibility layer for phpunit 2017-02-08 16:42:00 +01:00
setup_vendor.sh travis: use phpcs 3.5.2 2019-11-28 07:13:22 +01:00
travis-prepare.sh travis: Split phpcs to a single matrix element 2018-09-18 13:02:49 +02:00