Bug 21604: Add two trivial test cases
[koha.git] / t / db_dependent / Koha / Items.t
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Shorten items.barcode
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-04-28 Jonathan DruartBug 18402: Add the Koha::Item->checkout method
2017-04-21 Julian MauriceBug 18459: Add the Koha::Item->biblioitem method
2017-02-17 Jonathan DruartBug 17974: Add the Koha::Item->biblio method
2016-09-02 Jonathan DruartBug 16686: Add test for Koha::Item::Transfer[s] and...