Bug 23152: Add tests
[koha-equinox.git] / t / db_dependent / TestBuilder.t
2019-06-24 Jonathan DruartBug 23152: Add tests
2019-05-17 Marcel de RooyBug 22930: (QA follow-up) Add two test descriptions
2019-05-17 Jonathan DruartBug 22930: Make TestBuilder->build_object explodes...
2019-03-09 Tomas Cohen AraziBug 15774: (follow-up) Fix TestBuilder.t so it doesn...
2018-01-23 Jonathan DruartBug 19985: Make TestBuilder.t pass even if default_circ...
2017-12-18 Jonathan DruartBug 19759: Make TestBuilder generates only 2 decimals...
2017-09-07 Jonathan DruartBug 15339: Remove extra 'my'
2017-09-07 Marcel de RooyBug 15339: [QA Follow-up] Add a warning too when source...
2017-09-07 Jonathan DruartBug 15339: Improve parameter validation
2017-09-07 Martin PerssonBug 15339: TestBuilder warnings (tests)
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