Bug 13579: (regression tests) Encoding issues on about > timeline get tested
commit29ebdc3ad5baf6e2d1d9a40118175e399ccd2517
authorTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 14 Jan 2015 14:45:34 +0000 (14 11:45 -0300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 14 Jan 2015 15:24:22 +0000 (14 12:24 -0300)
tree34e6de2f7b9157eed66483fa4ff12b5bcb3a8893
parentf831176787916bfdd79592d7df2d2578004a07b9
Bug 13579: (regression tests) Encoding issues on about > timeline get tested

This patch introduces two tests for encoding issues on about > timeline

To test:
- Apply the patch and run
  $ KOHA_USER=kohaadmin KOHA_PASS=katikoan KOHA_INTRANET_URL=http://koha-dev.biblioadmin prove t/db_dependent/www/history.t
  (adjust to your own settings, the user needs to have access to the about page)

Regards

Signed-off-by: Manuel Cohen Arazi <manuelcohenarazi@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/www/history.t [new file with mode: 0644]