Bug 18930: (RM follow-up) Restore primary key find
[koha-equinox.git] / t / lib / TestBuilder.pm
2019-07-16 Martin RenvoizeBug 18930: (RM follow-up) Restore primary key find
2019-05-17 Jonathan DruartBug 22930: Make TestBuilder->build_object explodes...
2019-05-07 Jonathan DruartBug 22453: Make TestBuilder generates dates taking...
2019-03-21 Josef MoravecBug 21683: Remove accountlines.accountno
2019-03-11 Jonathan DruartBug 22392: Reuse existing pattern
2019-03-11 Martin RenvoizeBug 22392: Allow barcode to be passed to build_sample_item
2019-03-07 Martin RenvoizeBug 20912: (QA follow-up) Fix TestBuilder
2019-01-28 Jonathan DruartBug 21971: TestBuilder::build_sample_item
2019-01-28 Jonathan DruartBug 21798: replace gimme_a_biblio with build_sample_biblio
2019-01-28 Jonathan DruartBug 21798: Unify the creation of bibliographic record...
2019-01-28 Tomas Cohen AraziBug 21798: We need t::lib::TestBuilder::gimme_a_biblio
2018-11-01 Jonathan DruartBug 21717: Fix generation of real's values
2018-05-07 Jonathan DruartBug 20721: (bug 19403 follow-up) Prevent Circulation...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set default value for Itemtype...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set default value for Acccountli...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set auth_header.marcxml to an...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set default value for Aqbooksell...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix generated value for account_...
2017-12-18 Jonathan DruartBug 19759: Make TestBuilder generates only 2 decimals...
2017-10-18 Marcel de RooyBug 19463: (follow-up) Cosmetic changes
2017-10-17 Marcel de RooyBug 19463: Additional changes to gen_text
2017-10-17 Jonathan DruartBug 19463: Reduce the chance to have TestBuilder genera...
2017-10-03 Jonathan DruartBug 19403: Add some default values when building patron...
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 (code)
2017-08-08 Marcel de RooyBug 19003: Add a TestBuilder default for borrowers...
2017-06-16 Marcel de RooyBug 18361: Koha::Objects->find should accept composite...
2017-04-21 Tomas Cohen AraziBug 18182: Make TestBuilder capable of returning Koha...
2017-01-20 Jonathan DruartBug 17726: biblioitems.marc has been removed
2017-01-20 Jonathan DruartBug 17726: TestBuilder - Add default values
2016-07-15 Jonathan DruartBug 16890: Make TestBuilder generate date for date...
2016-05-04 Marcel de RooyBug 16155: Composite keys in TestBuilder and more
2015-11-04 Tomas Cohen AraziBug 15081: Take transaction handling out from TestBuilder
2015-09-16 Jonathan DruartBug 14197: TestBuilder - Remove the error on starting...
2015-09-16 Jonathan DruartBug 14197: Remove the warning on destroying TestBuilder...
2015-06-10 Jonathan DruartBug 14256: (follow-up) Check for unique constraint...
2015-06-10 Tomas Cohen AraziBug 14256: Check for unique constraint to regenerate...
2015-05-20 Jonathan DruartBug 14195: TestBuilder - A random string should not...
2015-04-20 Kyle M HallBug 12603: (QA Followup)
2015-04-20 Yohann DufourBug 12603: creating TestBuilder to simplify tests