Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / t / Letters.t
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-06-05 Olli-Antti KivilahtiBug 18226 - Remove "use Test::DBIx::Class" instantiatio...
2017-05-09 Nick ClemensBug 17762 (QA Followup) Fix Letters.t - add lang to...
2015-11-06 Tomas Cohen AraziBug 15150: Make t/ tests skip if Test::DBIx::Class...
2015-10-23 Jonathan DruartBug 14778: Install fixtures for t/Letters.t
2015-03-30 Jonathan DruartBug 13601: t/Letters.t needs to mock the dateformat...
2014-06-23 Tomas Cohen AraziBug 11742: (QA followup) wrong number of tests
2014-06-23 Jonathan DruartBug 11742: Change return type for GetLetters
2013-10-18 Jonathan DruartBug 10843: fix crash that can occur when confirming...
2013-01-24 Jared Camins-EsakovBug 9486: t/Letters.t loads modules in wrong order
2012-09-07 Bart JorgensenAdded a mock-db table and tested a line
2010-10-30 Katrin FischerBug 5327: Add basic unit tests to some C4 modules
2008-05-11 Andrew Moorebug 2088: test suite refactoring to deal with t/overrid...
2008-01-08 Galen Charltontest suite cleanup
2007-10-18 Joe AtzbergerTotal Test Overhaul! Most of these were stubs, and...
2007-06-18 rangiFinishing up the last of the tests