Bug 17600: Standardize our EXPORT_OK
[srvgit] / t / db_dependent / Circulation / IsItemIssued.t
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-03-23 Jonathan DruartBug 23463: Fix IsItemIssued.t
2020-03-23 Jonathan DruartBug 23463: Fix failing tests
2020-03-23 Jonathan DruartBug 23463: Remove DelItemCheck and ItemSafeToDelete
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2019-01-28 Jonathan DruartBug 21971: TestBuilder::build_sample_item
2019-01-02 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2018-07-31 Jonathan DruartBug 21133: Fix use statements order
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-04-21 Jonathan DruartBug 18420: Do not use 'S' as patron category code in...
2016-11-18 Tomas Cohen AraziBug 17653: Remove itemtype-related t/db_dependent/Circu...
2016-11-12 Tomas Cohen AraziBug 17587: Remove itemtype-related IsItemIssued.t warnings
2016-08-26 Kyle M HallBug 14504: Changes missed while fixing patches
2016-08-26 Barton ChittendenBug 14504: (QA followup) fix test transaction, book_on_loan
2016-08-26 Barton Chittendenbug 14504: (QA followup) fixing DelItemCheck arguments
2015-11-06 Jonathan DruartBug 14878: Tests - Create the branchcodes when needed
2013-12-25 Galen CharltonBug 11338: add unit tests for DelItemCheck
2013-09-18 Galen CharltonBug 10599: (follow-up) fix incomplete test case
2013-09-18 Jonathan DruartBug 10599: add option to unselect on loan items on...