Bug 17600: Standardize our EXPORT_OK
[srvgit] / t / db_dependent / Holds / RevertWaitingStatus.t
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-03-27 Jonathan DruartBug 22001: Remove the RaiseError occurrences from tests
2020-03-23 Jonathan DruartBug 23463: Replace AddItem calls with Koha::Item->store
2020-02-11 Jonathan DruartBug 14711: Change prototype for AddReserve - pass a...
2019-01-28 Jonathan DruartBug 21798: replace gimme_a_biblio with build_sample_biblio
2019-01-28 Jonathan DruartBug 21798: Unify the creation of bibliographic record...
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-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-12-05 Tomas Cohen AraziBug 17715: Remove itemtype-related t/db_dependent/Holds...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2015-11-06 Tomas Cohen AraziBug 14878: (QA followup) Remove useless diag
2015-11-06 Jonathan DruartBug 14878: Tests - Create the branchcodes when needed
2015-08-26 Kyle M HallBug 9809: Update unit tests
2014-06-23 Jonathan DruartBug 12086: qa-followup: remove warning on launching...
2014-06-23 Kyle M HallBug 12086 - Hold priorities incorrect, when waiting...