Bug 19532: (follow-up) aria-hidden attr on OPAC, and more
[koha.git] / t / db_dependent / Koha / Checkouts.t
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-04-22 Tomas Cohen AraziBug 23207: Regression tests
2021-04-22 Agustin MoyanoBug 23207: Add test
2021-03-05 Jonathan DruartBug 27851: Add tests
2020-11-10 Tomas Cohen AraziBug 23916: (QA follow-up) Adapt all the things to the...
2020-11-10 Nick ClemensBug 23916: (QA follow-up) Remove stray changes and...
2020-11-10 Andrew IsherwoodBug 23916: (follow-up) Rebase unit tests
2020-11-10 Andrew IsherwoodBug 23916: Add unit tests
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-08-31 Jonathan DruartBug 26250: Fix tests when SearchEngine=Elastic
2018-10-03 Jonathan DruartBug 21432: (bug 20899 follow-up) Fix patron's name...
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-04-28 Jonathan DruartBug 18401: Add new method Koha::Checkout->patron
2017-02-17 Jonathan DruartBug 17973: Add the Koha::Checkout->item method
2016-12-23 Jonathan DruartBug 17689: Add the Koha::Checkout->is_overdue method
2016-07-08 Jonathan DruartBug 14757: Add tests for new modules