Bug 26250: Fix tests when SearchEngine=Elastic
[koha.git] / t / db_dependent / Utils /
2020-06-29 Nick ClemensBug 25875: Unit test
2020-04-08 Jonathan DruartBug 25046: Add test
2020-03-27 Jonathan DruartBug 24964: Prevent random failures sorting by borrowern...
2020-03-27 Jonathan DruartBug 24964: Add tests
2020-03-23 Jonathan DruartBug 20443: Remove extended_attributes_code_value_arrayr...
2020-03-23 Jonathan DruartBug 20443: Remove C4::Members::AttributeTypes
2020-03-23 Jonathan DruartBug 20443: Remove UpdateBorrowerAttribute and SetBorrow...
2020-03-10 NickBug 17374: (follow-up) Unit tests
2019-01-02 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2018-07-18 Jonathan DruartBug 20287: Use DBIC transaction instead of AutoCommit=0
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-03-22 Jonathan DruartBug 18094: Add tests to highlight the problem
2016-10-27 Nick ClemensBug 14874 - Add ability to search for patrons by date...
2016-10-27 Jonathan DruartBug 17375: Search by dateofbirth - Add tests
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace C4::Categ...
2016-04-29 Magnus EngerBug 16316 - QA FOLLOWUP - Add tests
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove ModBranch
2015-12-30 Fridolin SomersBug 15252 - Add tests
2015-12-30 Fridolin SomersBug 15252 - Patron search on start with does not work...
2015-11-05 Jonathan DruartBug 14544: Get rid of C4::VirtualShelves and C4::Virtua...
2015-11-05 Jonathan DruartBug 14544: Koha::Virtualshelfcontent[s]
2015-11-05 Jonathan DruartBug 14544: Get rid of AddShelf
2015-09-16 Katrin FischerBug 14782: Add tests
2015-04-22 Jonathan DruartBug 13419: (follow-up) fix call to set_userenv
2015-04-22 Jonathan DruartBug 13419: (follow-up) Add tests - remove existing...
2015-04-22 Jonathan DruartBug 13419: Add tests
2014-09-09 Jonathan DruartBug 12833: Patron search should search on extended...
2014-07-18 Tomas Cohen AraziBug 12595: (regression tests)