Bug 18461: Make tests break on wrong UTF8 data handilng
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 24 Apr 2017 18:45:17 +0000 (15:45 -0300)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 28 Apr 2017 10:24:22 +0000 (06:24 -0400)
commit11d4ad19aa765fdc22488a07eaca48cb4c965e4e
tree46eecc8d2f9e10955ff58a815ec85788cfe0af29
parentbcc04652762ff097623630432946ca9203f7519f
Bug 18461: Make tests break on wrong UTF8 data handilng

This patch makes the tests fail if extended attributes handling fails due to
wrong UTF-8 data handling.

To test:
- Run:
  $ sudo koha-shell kohadev
 k$ cd kohaclone
 k$ prove t/db_dependent/Koha/Patron/Modifications.t
=> FAIL: Tests explode

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Koha/Patron/Modifications.t