Bug 23177: (QA follow-up) Move rollback to the end
[koha.git] / t / db_dependent / Items /
2019-04-16 Fridolin SomersBug 21975: add Unit Test
2019-03-15 Jonathan DruartBug 22219: Add tests
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2019-02-04 Nick ClemensBug 19915: (follow-up) Fix test count from rebase
2019-02-04 Nick ClemensBug 19915: Don't delete in tests
2019-02-04 Marcel de RooyBug 19915: (QA follow-up) Tidy up GetItemsForInventory.t
2019-02-04 Nick ClemensBug 19915: Add unit test to GetItemsForInventory.t
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...
2018-11-09 Tomas Cohen AraziBug 21413: (QA follow-up) Fix tests
2018-11-08 Tomas Cohen AraziBug 21413: Call AddBiblio in list context
2018-11-08 Tomas Cohen AraziBug 21413: Fix condition to avoid operator bnding isssues
2018-11-08 Tomas Cohen AraziBug 21413: Unit tests
2018-07-31 Jonathan DruartBug 21133: Fix use statements order
2018-06-22 Marcel de RooyBug 20702: Add unit tests for GetHostItemsInfo
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Remove ORDER BY clause for COUNT...
2017-12-07 Marcel de RooyBug 19096: Adjusts unit tests
2017-09-01 Jonathan DruartBug 19057: Move C4::Reserve::GetReserve to Koha::Holds
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-06-14 Jonathan DruartBug 18761: Fix tests for AutomaticItemModificationByAge...
2016-10-21 Jonathan DruartBug 17251: Koha::AuthorisedValues - Remove GetKohaAutho...
2016-10-21 Jonathan DruartBug 17249: Remove GetKohaAuthorisedValuesFromField...
2016-10-21 Jonathan DruartBug 17249: Remove GetKohaAuthorisedValuesFromField...
2016-06-17 Marcel de RooyBug 16607: Remove CPL/MPL from two unit tests
2016-06-17 Tomas Cohen AraziBug 13074: (followup) remove useless diag
2016-05-04 Marcel de RooyBug 16155: Adjust a few other tests
2016-04-22 Jonathan DruartBug 12787: Reorganise t/db_dependent files
2016-03-31 Marcel de Rooy Bug 16004: [QA Follow-up] Tiny change for unit test...
2016-03-31 Jonathan Druart Bug 16004: Replace items.new with items.new_status
2016-03-02 Jonathan Druart Bug 11023: Automatic item modification by age (Was...
2015-11-19 Marc VéronBug 14870: (followup) Remove stray C4::Dates
2015-11-04 Tomas Cohen AraziBug 15081: (followup) Make test files using TestBuilder...
2015-09-16 Jonathan DruartBug 8723: Update the reserves table for item-level...
2015-09-16 Jonathan DruartBug 8723: Cover the existing behavior
2015-05-06 Mark TompsettBug 14057: Inventory is painfully slow
2014-07-26 Tomas Cohen AraziBug 12583: (followup) rename new test file
2014-07-25 Jonathan DruartBug 12583: DelItem prototype - Add unit tests