Bug 27004: Regression tests
[koha.git] / t / db_dependent / Koha /
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
2020-10-15 Tomas Cohen AraziBug 26515: (QA follow-up) Preserve original behaviour
2020-10-15 Tomas Cohen AraziBug 26515: Better feedback on errors
2020-10-15 Jonathan DruartBug 26515: Remove branchcode from mock_userenv
2020-10-15 Tomas Cohen AraziBug 26515: (follow-up) Do not count self when checking...
2020-10-15 Tomas Cohen AraziBug 26515: Unit tests
2020-10-15 Tomas Cohen AraziBug 26555: Make sure _messages is always initialized
2020-10-15 Tomas Cohen AraziBug 26555: Add ->messages and ->add_message to Koha...
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-10-14 Tomas Cohen AraziBug 26595: Remove password from the smtp_server API...
2020-10-14 Jonathan DruartBug 26595: Embed the whole smtp_server object
2020-10-14 Tomas Cohen AraziBug 26595: Add Koha::Library->smtp_server_info
2020-10-14 Jonathan DruartBug 19382: Adjust comment in test
2020-10-14 Martin RenvoizeBug 19382: (follow-up) Alternate tests
2020-10-14 Kyle M HallBug 19382: (QA follow-up) Throw exception if only_this_...
2020-10-14 Kyle M HallBug 19382: Add ability to block guarantees based on...
2020-10-14 Jonathan DruartBug 26327: Add exec flag on .t file
2020-10-14 Tomas Cohen AraziBug 26327: Add ->library method to Koha::*Checkout
2020-10-12 Jonathan DruartBug 26145: Add exec flag on .t file
2020-10-12 Jonathan DruartBug 26145: Allow multi covers per item
2020-10-12 Jonathan DruartBug 26145: Refactoring - Move C4::Images to Koha::Cover...
2020-10-12 Jonathan DruartBug 26145: Refactoring - Add tests
2020-10-12 Mason JamesBug 22343: Make the tests pass on U16
2020-10-09 Nick ClemensBug 26529: Unit tests
2020-10-08 Martin RenvoizeBug 26506: (QA follow-up) Add Unit Test
2020-10-08 Jonathan DruartBug 25913: Get the correct return of AddBiblio
2020-10-08 Jonathan DruartBug 25913: Prevent get_coins to crash if record does...
2020-10-08 Nick ClemensBug 25957: Unit test
2020-10-05 Jonathan DruartBug 22417: Add exec flag on .t file
2020-10-05 Jonathan DruartBug 22417: Add tests
2020-10-05 Jonathan DruartBug 22343: Add exec flag on .t files
2020-10-02 Tomas Cohen AraziBug 26290: Make Koha::SMTP::Servers->get_default use...
2020-10-02 Tomas Cohen AraziBug 22343: Add Koha::Library->smtp_server
2020-10-02 Tomas Cohen AraziBug 22343: Add classes for handling SMTP servers
2020-09-30 Jonathan DruartBug 26524: Save some processor cycles
2020-09-29 Tomas Cohen AraziBug 26524: Unit tests
2020-09-29 Tomas Cohen AraziBug 26322: Regression tests
2020-09-28 Marcel de RooyBug 25265: (QA follow-up) Add shebang to Indexer.t
2020-09-28 Nick ClemensBug 25265: Rename skip_modzebra_update to skip_record_index
2020-09-28 Nick ClemensBug 25265: Unit tests
2020-09-23 Nick ClemensBug 24807: (QA follow-up) Remove uneccessary tests
2020-09-18 Nick ClemensBug 24807: (follow-up) Add support for spaces as unknow...
2020-09-18 David GustafssonBug 24807: Refactor using tokenize_callbacks
next