Bug 19057: Move C4::Reserve::GetReserve to Koha::Holds
[koha.git] / t / db_dependent / TestBuilder.t
2017-04-21 Jonathan DruartBug 18182: Tests all Koha::Objects-based modules
2017-04-21 Marcel de RooyBug 18182: [QA Follow-up] Fix a few typos, consistent...
2017-04-21 Tomas Cohen AraziBug 18182: Make TestBuilder capable of returning Koha...
2017-04-19 Tomas Cohen AraziBug 17835: (followup) Make TestBuilder skip views
2017-01-20 Marcel de RooyBug 17726: [QA Follow-up] Add test descriptions
2017-01-20 Jonathan DruartBug 17726: TestBuilder - Add default values
2016-07-15 Jonathan DruartBug 16890: Make TestBuilder generate date for date...
2016-06-17 Marcel de RooyBug 16500: [QA Follow-up] Catch warning if branch MPL...
2016-06-17 Marcel de RooyBug 16500: Catch two warns in TestBuilder.t with warnin...
2016-05-04 Marcel de RooyBug 16155: Adjust TestBuilder.t
2016-01-23 Jonathan DruartBug 15601: Fix TestBuilder tests
2015-11-17 Tomas Cohen AraziBug 15159: TestBuilder behaviour on AI values should...
2015-11-04 Tomas Cohen AraziBug 15081: Take transaction handling out from TestBuilder
2015-10-23 Jonathan DruartBug 15052: Add diagnostic for the TestBuilder tests
2015-05-20 Bernardo Gonzalez... Bug 14195: (followup) increment number of tests
2015-05-20 Jonathan DruartBug 14195: TestBuilder - A random string should not...
2015-04-20 Yohann DufourBug 12603: creating TestBuilder to simplify tests