Koha/t/db_dependent/Koha
Martin Renvoize f0685f0f40
Bug 31086: (QA follow-up) Add unit tests
This patch adds the unit tests for the change to Koha::Hold::store.

We test for and catch the exception introduced for both the create and
update cases.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-07-22 14:19:18 -03:00
..
Account Bug 30275: (follow-up) Drop renewer_id constraint 2022-07-05 09:46:18 -03:00
Acquisition
Auth
BackgroundJobs Bug 30728: Add unit tests 2022-05-12 22:17:46 -10:00
Biblio Bug 24857: Delete item group when last item is deleted 2022-07-08 16:00:11 -03:00
BiblioUtils
Cash
Charges
Checkouts Bug 28854: (QA follow-up) Remove duplicate key test 2022-07-13 10:36:14 -03:00
CirculationRules Bug 29705: In test suite merge IssuingRules with CirculationRules 2022-05-06 10:33:10 -10:00
Club
Config
Edifact
Filter Bug 30848: Add exec flag to test 2022-07-01 09:15:46 -03:00
Import Bug 30830: Add Koha Objects for Koha Import Items 2022-05-31 08:53:55 -03:00
Item
Items
Library
Objects/Mixin
Old
Patron Bug 29924: Unit tests 2022-05-06 10:33:09 -10:00
Patrons
Plugins
REST
SearchEngine Bug 30882: (QA follow-up) Fix tests 2022-07-18 14:36:28 -03:00
SMTP
Subscription
Tags
Template/Plugin Bug 29454: (follow-up) Cover more test cases 2022-06-24 11:55:43 -03:00
UI/Form/Builder Bug 31179: (QA follow-up) Set field as hidden for tests 2022-07-20 09:04:59 -03:00
XSLT
Z3950Responder
Account.t
ActionLogs.t
AdditionalContents.t
ApiKey.t
ArticleRequest.t
ArticleRequests.t
Authorities.t
BackgroundJob.t Bug 30889: (follow-up) Warn if context is not defined 2022-07-01 11:13:39 -03:00
BackgroundJobs.t
Biblio.t Bug 24857: Add Object Methods 2022-07-08 15:59:59 -03:00
BiblioFrameworks.t
Biblios.t
Checkout.t Bug 30275: Add Unit test for renewals relation 2022-07-05 09:46:22 -03:00
Checkouts.t
CirculationRules.t Bug 29705: In test suite merge IssuingRules with CirculationRules 2022-05-06 10:33:10 -10:00
Cities.t
ClassSortRules.t
ClassSources.t
ClassSplitRules.t
CoverImages.t
CsvProfiles.t
Database.t
Desks.t
Encryption.t
Hold.t Bug 31086: (QA follow-up) Add unit tests 2022-07-22 14:19:18 -03:00
Holds.t Bug 31086: (QA follow-up) Fix failing tests 2022-07-22 14:19:18 -03:00
Item.t Bug 28854: Unit test for Koha::Item additions 2022-07-13 10:35:48 -03:00
Items.t
ItemTypes.t
KeyboardShortcuts.t
Libraries.t
Library.t
MarcSubfieldStructures.t
Notices.t
Object.t Bug 30420: Rename Koha::Patron->get_overdues with ->overdues 2022-06-14 08:46:05 -03:00
Objects.t
Old.t
Patron.t Bug 31005: Unit test 2022-06-24 11:36:19 -03:00
Patrons.t Bug 30933: Change for patron->delete 2022-07-20 09:04:06 -03:00
Pseudonymization.t Bug 31201: Prevent Pseudonymization.t to fail 2022-07-21 09:39:28 -03:00
Quotes.t
Ratings.t
Recall.t Bug 30291: Changes to tests 2022-05-05 11:17:36 -10:00
Recalls.t Bug 30291: (QA follow-up) Fix for revert to recall_id 2022-05-05 11:17:36 -10:00
Reports.t
Reviews.t
SearchField.t
SharedContent.t
SMS_Providers.t
Statistics.t
Subscription.t
Suggestion.t
Suggestions.t
Tags.t
Virtualshelf.t Bug 30933: Unit tests 2022-07-20 09:04:07 -03:00
Virtualshelves.t Bug 30933: Unit tests 2022-07-20 09:04:07 -03:00
Z3950Servers.t