Bug 28031: Add missing txn_begin in Attribute.t
[koha.git] / t / db_dependent / Koha /
2021-04-09 Jonathan DruartBug 28031: Add missing txn_begin in Attribute.t
2021-04-09 Jonathan DruartBug 28031: Fix patron.t
2021-04-09 Tomas Cohen AraziBug 28031: Regression tests
2021-04-09 Tomas Cohen AraziBug 27857: (follow-up) Use a more fine-grained exceptio...
2021-04-09 Tomas Cohen AraziBug 27857: Get the right column
2021-04-09 Martin RenvoizeBug 27857: Add handling for globally mandatory attributes
2021-04-09 Tomas Cohen AraziBug 27857: Regression tests
2021-04-09 Tomas Cohen AraziBug 27857: Move extended_attributes tests to Koha/Patron.t
2021-04-09 Tomas Cohen AraziBug 27858: (follow-up) Consistency in stringified exception
2021-04-09 Tomas Cohen AraziBug 27858: Unit tests
2021-04-09 Tomas Cohen AraziBug 27858: Reorganize tests
2021-04-09 Tomas Cohen AraziBug 27833: Add unit tests
2021-04-08 Martin RenvoizeBug 28097: Mock finesModes to disable recalculation
2021-04-07 Tomas Cohen AraziBug 27069: Adjust tests
2021-04-01 Martin RenvoizeBug 27993: Add unit tests
2021-04-01 Martin RenvoizeBug 25946: (QA follow-up) Add Unit tests
2021-03-11 Martin RenvoizeBug 22569: Add Unit Tests
2021-03-09 Aleisha AmohiaBug 27268: Move GetMarcNotes to Koha namespace
2021-03-09 Jonathan DruartBug 27545: Keep the location if passed
2021-03-09 Jonathan DruartBug 27545: Use NewItemsDefaultLocation from places...
2021-03-09 Tomas Cohen AraziBug 26636: Regression tests for undef case
2021-03-09 Agustin MoyanoBug 26636: Add tests
2021-03-05 Jonathan DruartBug 27851: Add tests
2021-03-04 Jonathan DruartBug 22824: Replace YAML::Syck with YAML::XS
2021-03-04 Martin RenvoizeBug 26057: (QA follow-up) Fix Biblios, Reserves, Z3950R...
2021-03-03 Martin RenvoizeBug 26618: Improve Exception Class Names
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) Correction to datecancelled...
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
next