Bug 24446: Improve StockRotationItem->advance tests
[koha.git] / t / db_dependent / Koha /
2021-03-03 Martin RenvoizeBug 26057: (QA follow-up) Fix Indexer tests
2021-03-03 Martin RenvoizeBug 26057: (QA follow-up) Drop test for 'reason'
2021-03-03 Martin RenvoizeBug 26057: Add 'cancel' method to Koha::Item::Transfer
2021-03-03 Martin RenvoizeBug 26481: Add Koha::Item::Transfer->in_transit method
2021-03-03 Martin RenvoizeBug 25767: Add Koha::Item::Transfer->receive method
2021-03-03 Martin RenvoizeBug 25757: Add unit tests for item relation
2021-03-03 Martin RenvoizeBug 25757: Add Koha::Item::Transfer->transit method
2021-03-03 Martin RenvoizeBug 25755: (follow-up) Fix unit test
2021-03-03 Martin RenvoizeBug 25755: Add Unit tests for update to get_transfer
2021-03-03 Martin RenvoizeBug 25755: Add Koha::Item->request_transfer method
2021-03-03 Nick ClemensBug 27784: Unit tests
2021-03-01 Tomas Cohen AraziBug 27680: Add support for param[] syntax
2021-03-01 Martin RenvoizeBug 27680: Add tests for various ways of passing multi...
2021-03-01 Jonathan DruartBug 27718: Add tests
2021-03-01 Tomas Cohen AraziBug 27071: More tests for Koha::Library->validate_hold_...
2021-02-23 Jonathan DruartBug 27714: Prevent Koha::NewsItem->author to explode
2021-02-23 Nick ClemensBug 26051: We should sort callnumber based on cn-sort
2021-02-18 Marcel de RooyBug 27131: (QA follow-up) POD and comments
2021-02-18 Jonathan DruartBug 27131: Add tests for get_items_that_can_fill
2021-02-16 Jonathan DruartBug 27673: Replace YAML with YAML::XS
2021-02-15 Jonathan DruartBug 8326: Make repeatable and unique_id modifiable...
2021-02-12 Tomas Cohen AraziBug 26274: (QA follow-up) Minor fixes
2021-02-12 Martin RenvoizeBug 26274: Add cashups api routes
2021-02-12 Nick ClemensBug 27380: Move get_prepped_report to object and use...
2021-02-12 Kyle M HallBug 26059: Add unit tests
2021-02-09 Jonathan DruartBug 27154: Fix test if the cache is populated already
2021-02-01 Tomas Cohen AraziBug 27580: Regression tests
2021-02-01 Jonathan DruartBug 25670: Fix random failure on Orders.t
2021-01-29 Tomas Cohen AraziBug 27034: Do not use path parameters on building the...
2021-01-28 Tomas Cohen AraziBug 27353: (QA follow-up) Fix number of tests
2021-01-28 Jonathan DruartBug 27353: Add tests
2021-01-28 Tomas Cohen AraziBug 25670: Regression tests
2021-01-28 Tomas Cohen AraziBug 25670: Unit tests
2021-01-27 Tomas Cohen AraziBug 27333: Regression tests
2021-01-22 Mazen KhallafBug 27491: Rename system preference opaclanguages to...
2021-01-14 Martin RenvoizeBug 24254: (QA follow-up) Inlines opachiddenitems handling
2021-01-14 Tomas Cohen AraziBug 24254: Implement separate filters and add patron...
2021-01-14 Tomas Cohen AraziBug 24254: Read the OpacHiddenItems preference internally
2021-01-14 Tomas Cohen AraziBug 24254: Compare itemlost with 0
2021-01-14 Tomas Cohen AraziBug 24254: Unit tests
2021-01-12 Nick ClemensBug 27307: Unit test
2021-01-12 Nick ClemensBug 27149: Unit tests
2021-01-04 Tomas Cohen AraziBug 27004: Regression tests
2020-12-30 Fridolin SomersBug 27317: (Bug 27127 follow-up) fix t/db_dependent...
2020-12-26 Jonathan DruartBug 24398: Fix 500 when viewing a single news item...
2020-12-21 Jonathan DruartBug 26921: Don't generate an invalid custom cover image...
2020-12-21 Tomas Cohen AraziBug 27209: (follow-up) Add ->is_pickup_location_valid
2020-12-21 Tomas Cohen AraziBug 27209: Unit tests
2020-12-04 Jonathan DruartBug 27003: Item creation log must be done after the...
2020-11-20 Jonathan DruartBug 25514: Try to fix random failure from REST/Plugin...
2020-11-20 Jonathan DruartBug 27062: Fix pickup_location tests when existing...
2020-11-20 Jonathan DruartBug 27007: Don't call GetMarcSubfieldStructure with...
2020-11-20 Nick ClemensBug 26984: (follow-up) Don't delete patrons and checkou...
2020-11-20 Jonathan DruartBug 26984: Make tests pass if AnonymousPatron is set
2020-11-17 Nick ClemensBug 26903: Unit tests
2020-11-16 Martin RenvoizeBug 27002: Update callers for changed return
2020-11-16 Tomas Cohen AraziBug 27021: Regression tests
2020-11-13 Tomas Cohen AraziBug 26988: Make ->patron prefetchable
2020-11-13 Jonathan DruartBug 26963: Ignore existing libraries
2020-11-13 Nick ClemensBug 26963: (QA follow-up) Fix up tests and cover case...
2020-11-13 Nick ClemensBug 26963: (QA follow-up) Don't delete existing data...
2020-11-13 Martin RenvoizeBug 26963: (QA follow-up) Migrate unit tests into picku...
2020-11-13 Martin RenvoizeBug 26963: (QA follow-up) Convert to ResultSets
2020-11-13 Nick ClemensBug 26963: (follow-up) Change subroutine name for QA...
2020-11-13 Nick ClemensBug 26963: Unit tests
2020-11-11 Martin RenvoizeBug 22818: (QA follow-up) Email addressing corrections
2020-11-10 Tomas Cohen AraziBug 23916: (QA follow-up) Adapt all the things to the...
2020-11-10 Nick ClemensBug 23916: (QA follow-up) Remove stray changes and...
2020-11-10 Andrew IsherwoodBug 23916: (follow-up) Fix unit test
2020-11-10 Andrew IsherwoodBug 23916: (follow-up) Rebase unit tests
2020-11-10 Andrew IsherwoodBug 23916: Add unit tests
2020-11-10 Jonathan DruartBug 24603: Simplify tests using TestBuilder
2020-11-10 Martin RenvoizeBug 24603: (follow-up) Update to double entry accounting
2020-11-10 Julian MauriceBug 24603: Allow to cancel charges in patron accounting
2020-11-06 Martin RenvoizeBug 24665: (QA follow-up) Add tests for 'selected'
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Mock UseCashRegister in tests
2020-11-06 Tomas Cohen AraziBug 23091: Simplify tests by turning off AccountAutoRec...
2020-11-06 Tomas Cohen AraziBug 23091: Add tests for \->credits and \->debits
2020-11-06 Martin RenvoizeBug 23091: Move _Restore to Koha::Item store trigger
2020-11-06 Martin RenvoizeBug 23091: Update unit test
2020-11-06 Nicolas LegrandBug 24412: (follow-up) qa-tools
2020-11-06 Nicolas LegrandBug 24412: (follow-up) tests
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Ensure tests pass with existi...
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Unit tests for Registers...
2020-11-06 Kyle M HallBug 14708: (QA follow-up) Throw exception when deleting...
2020-11-06 Kyle M HallBug 14708: Don't allow merging of other patron records...
2020-11-06 Kyle M HallBug 14708: Don't allow merging of Anonymous Patron...
2020-11-06 Kyle M HallBug 14708: Prevent deletion of Anonymous Patron at...
2020-11-05 Martin RenvoizeBug 26172: (QA follow-up) Add tests for previous cashups
2020-11-05 Martin RenvoizeBug 26172: (QA follow-up) Add Unit Test
2020-11-05 Tomas Cohen AraziBug 26582: (QA follow-up) Rename closed => is_closed
2020-11-05 Tomas Cohen AraziBug 26582: Unit tests
2020-11-04 Katrin FischerBug 15329: Add new column for budget to the late orders...
2020-11-04 Nick ClemensBug 19482: (follow-up) Fix update, add tests, restore...
2020-11-04 Nick ClemensBug 26310: Allow setting trace_to parameter in Elaastic...
2020-11-03 Jonathan DruartBug 26892: Remove warnings from Koha/Patrons.t
2020-11-02 Nick ClemensBug 26581: (follow-up) Skip merge when deleting authority
2020-10-25 Martin RenvoizeBug 25596: Identify overpayment refunds for translation
2020-10-22 Nick ClemensBug 26581: Unit tests
2020-10-22 Nick ClemensBug 23828: Unit tests
next