Bug 7567: convert news add/update routines to take hashref; fix bugs
[koha.git] / t / db_dependent / Bookseller.t
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