Bug 23293: Apply OPACFineNoRenewalsIncludeCredit preference
[koha.git] / t / db_dependent / Bookseller.t
2019-01-02 Jonathan DruartBug 21817: Fix 2 failing tests
2019-01-02 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2018-06-22 Martin RenvoizeBug 20906: Prevent test failures due to precision chang...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix date format in tests
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix datatype for aqbasket.author...
2017-09-07 Jonathan DruartBug 19256: Make Koha::Acq::Order using Koha::Object
2017-08-25 Tomas Cohen AraziBug 19130: Remove ->search() overloading and adjust...
2017-04-21 Marcel de RooyBug 18448: Fix a few db_dependent tests
2016-12-30 Jonathan DruartBug 13726: Make Koha::Acq::Bookseller using Koha::Object
2016-10-28 Jonathan DruartBug 13321: Rename variables
2016-03-15 Jonathan DruartBug 11998: Use t::lib::Mocks::mock_preference in tests
2015-06-07 Mark TompsettBug 14334: t/db_dependent/Bookseller.t AutoCommit fix
2015-02-09 Mark TompsettBug 10900 - Follow up, since more has been added to...
2014-12-31 Jonathan DruartBug 12896: Remove 2 occurrences in comments
2014-12-31 Jonathan DruartBug 12896: Move the bookseller-related code into Koha...
2014-10-28 Jonathan DruartBug 12830: Move the order-related code into Koha::Acqui...
2014-09-18 Jonathan DruartBug 12827: NewOrder should not return basketno
2014-08-26 Tomas Cohen AraziBug 10402: (QA followup) amend unit tests
2014-08-26 Jared Camins-EsakovBug 10402 follow-up: choose contacts for claims
2014-08-26 Jared Camins-EsakovBug 10402: Add ability to enter multiple contacts
2014-08-26 Jared Camins-EsakovBug 10402: Use an object for contacts
2014-07-03 Yohann DufourBug 12482: removing the use of the module C4::SQLHelper...
2014-04-18 Galen CharltonBug 12048: add regression test
2014-01-09 Chris CormackBug 11457: avoid spurious test failure in t/db_dependen...
2013-12-14 Galen CharltonBug 10852: (follow-up) regression tests
2013-10-30 Galen CharltonBug 7688: (follow-up) update test cases to reflect...
2013-10-17 Jonathan DruartBug 10380: (follow-up) update some uses of output_pref()
2013-10-11 Galen CharltonBug 10689: add regression test
2013-10-09 rootBug 10641 - GetBooksellerWithLateOrders in C4::Booksell...
2013-09-08 Galen CharltonBug 10640: (follow-up) bump up the number of expected...
2013-09-08 Kenza ZakiBug 10640: give ModBookseller() an explicit return...
2013-09-08 Kenza ZakiBug 10630: give DelBookseller() a return value
2013-08-26 Kenza ZakiBug 10528: add unit tests for C4::Bookseller.pm