Bug 19532: (follow-up) aria-hidden attr on OPAC, and more
[koha.git] / t / db_dependent / TestBuilder.t
2022-02-01 Jonathan DruartBug 29862: Add missing txn begin/rollback in TestBuilder.t
2021-10-29 Jonathan DruartBug 29363: Fix TestBuilder.t if bib 123 does not exist
2021-06-21 Joonas KylmäläBug 28479: Use primary keys to check object existence...
2021-04-28 Tomas Cohen AraziBug 28234: Regression tests
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-02-04 Jesse WeaverBug 18936: (follow-up) Add foreign key and scope enhanc...
2020-02-04 Kyle M HallBug 18936: Convert issuingrules fields to circulation_rules
2020-01-24 Jonathan DruartBug 24149: Skip Koha::Statistics for TestBuilder tests
2020-01-07 Jonathan DruartBug 24150: Add missing koha_object[s]_class methods...
2019-11-19 Jonathan DruartBug 24062: Make sure TestBuilder will stop generate...
2019-10-24 Jonathan DruartBug 23152: Fix more pluralisation (and add tests)
2019-07-01 Nick ClemensBug 18928: (QA follow-up) Remove DBIC files and referen...
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