Bug 15294: Koha::Libraries - Move existing Koha::Branch[es]
[koha.git] / t / Borrower.t
2015-10-23 Jonathan DruartBug 14778: Use mock_dbh where it should be used
2015-10-06 Jonathan DruartBug 10020: Remove code related to ethnicity
2015-04-08 Kyle M HallBug 13882: Tidy t/Borrower.t to fix whitespace errors
2015-04-08 Julian FIOLBug 13882 : Adding new unit tests in t/Borrower.t
2015-04-08 Mark TompsettBug 13928: Clean up noisy t/Borrower.t tests
2015-02-12 Kyle M HallBug 13019 [QA Followup] - Fix stale unit test
2015-02-12 Marcel de RooyBug 13019: [QA Follow-up] Rename new_from_dbic and...
2015-02-12 Kyle M HallBug 13019 - Add base classes on which to build Koha...