Bug 26384: Fix executable flags
[koha.git] / t / db_dependent / Circulation / dateexpiry.t
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-08-31 Jonathan DruartBug 26250: Fix tests when SearchEngine=Elastic
2018-03-23 Jonathan DruartBug 19943: Fix dateexpiry.t - create the biblioitem...
2018-02-18 Jonathan DruartBug 20145: Do not insert 0000-00-00 in patron tests...
2018-01-09 Jonathan DruartBug 19280: Pass a Koha::Patron to CanBookBeIssued
2017-12-14 Jonathan DruartBug 19776: (follow-up) remove dup category_type keys
2017-12-07 Jonathan DruartBug 19776: Fix random failures (category_type vs catego...
2017-10-23 Jonathan DruartBug 19517: Prevent dateexpiry.t to fail randomly
2017-09-06 Alex ArnaudBug 11580 - Fix expiry calculation and rewrite tests
2017-09-01 Kyle M HallBug 11580 - [QA Followup] Remove debug statements
2017-09-01 Baptiste WojtkowskiBug 11580 : Added unit test
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2016-04-22 Jonathan DruartBug 12787: Reorganise t/db_dependent files