Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / t / Calendar.t
2020-07-20 Nick ClemensBug 25723: (QA follow-up) Handle holiday and exception...
2020-07-20 Martin RenvoizeBug 25723: Update cache flushing calls
2020-06-25 Jonathan DruartBug 24159: Adjust tests
2018-04-25 Jonathan DruartBug 19204: Add tests for new days_mode parameter
2017-11-26 Jonathan DruartBug 18712: Remove unecessary fixtures
2017-09-28 Jonathan DruartBug 19385: Fix random t/Calendar.t failure - clear...
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...
2016-09-08 Jonathan DruartBug 17189: Replace occurrences of 'use Koha::Cache'
2016-09-08 Jonathan DruartBug 17189: Add the ability to define several memcached...
2016-05-23 Jonathan DruartBug 16539: Add tests
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/Calendar.t
2015-10-02 Mason JamesBug 14522: Use Koha::Cache for accessing single_holidays()
2012-12-29 Jared Camins-EsakovBug 9209: Skip tests for older DBD::Mock
2012-12-29 Tomas Cohen AraziBug 9209 - Mocked Koha::Calendar tests
2012-11-28 Tomas Cohen AraziBug 9142 - Remove the use of subtests
2012-11-22 Tomas Cohen AraziBug 8800 - useDaysMode=Datedue wrong behaviour (revisited)
2012-10-29 Maxime PelletierBug 8966 Koha::Calendar::is_holiday truncates the date
2012-08-01 Chris CormackBug 8486 - Follow up making the tests db independent
2012-07-25 Paul Poulainbug 8486 tiny follow-up, removing `
2012-07-25 Colin CampbellBug 8486 Merge Calendar test files
2012-07-25 Colin CampbellBug 8486 Correct calculation of days_between
2007-10-18 Joe AtzbergerTotal Test Overhaul! Most of these were stubs, and...
2007-06-18 rangiFinishing up the last of the tests