Koha/t/db_dependent/Koha
Nick Clemens 4d994773f8
Bug 23012: (QA follow-up) Combine method to get both values
The code for get_processingreturn_policy was very similar to
get_lostreturn_policy. Combining the two methods allows for use of
get_effective_rules which uses get_effective_rule_value which is cached.
This should reduce lines of code and improve performance

Tests updated and adjusted as well

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-10-24 17:43:29 -03:00
..
Account Bug 30612: Rename other occurrences 2022-08-01 09:59:05 -03:00
Acquisition Bug 15348: Add estimated delivery date field to individual orders 2022-09-16 10:36:53 -03:00
Auth Bug 30588: (QA follow-up) Missing shebang in TwoFactorAuth.t 2022-10-21 11:36:59 -03:00
BackgroundJobs Bug 27421: (follow-up) Add exec flag 2022-09-19 15:14:57 -03:00
Biblio Bug 29697: Use flag embed_items 2022-07-22 15:24:11 -03:00
BiblioUtils
Cash Bug 27779: (QA follow-up) Fix unit test 2022-08-09 07:37:03 -03:00
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 Bug 30135: Unit tests 2022-04-13 15:55:39 +02:00
Filter Revert "Bug 15187: (QA follow-up) Add unit test" 2022-10-24 14:04:07 -03:00
Import Bug 30830: Add Koha Objects for Koha Import Items 2022-05-31 08:53:55 -03:00
Item Bug 31183: Unit tests 2022-08-09 08:26:19 -03:00
Items
Library
Objects/Mixin
Old Bug 26648: Add tests 2022-10-12 09:56:48 -03:00
Patron Bug 31577: Use patron category multi-select for OpacHiddenItemsExceptions system preference 2022-10-24 14:15:27 -03:00
Patrons Bug 29005: Unit tests 2022-04-20 09:03:39 -10:00
Plugins Bug 31223: Regression tests 2022-08-01 09:03:47 -03:00
REST Bug 30194: (26351 follow-up) Silence useless warning 2022-03-29 16:44:31 +02:00
SearchEngine Bug 17170: (follow-up) adjust tests for bug 25375 2022-10-21 11:15:23 -03:00
SMTP
Subscription
Tags
Template/Plugin Bug 30901: Add Unit Tests 2022-08-16 10:43:10 -03:00
UI/Form/Builder Bug 31154: Add test 2022-10-21 12:27:00 -03:00
XSLT
Z3950Responder
Account.t
ActionLogs.t
AdditionalContents.t Bug 29144: Add $contents->find_best_match, $library->opac_info 2022-09-16 09:55:19 -03:00
ApiKey.t
ArticleRequest.t
ArticleRequests.t
Authorities.t Bug 29897: Remove 'linkage' leftover 2022-08-09 10:58:48 -03:00
BackgroundJob.t Bug 31351: (QA follow-up) Trivial string fix 2022-09-07 14:04:41 -07:00
BackgroundJobs.t Bug 30982: (QA follow-up) No userenv, no jobs 2022-09-23 08:57:51 -03:00
Biblio.t Bug 29897: Move code to private method for reusability 2022-08-09 10:58:44 -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 Bug 30612: Rename other occurrences 2022-08-01 09:59:05 -03:00
CirculationRules.t Bug 23012: (QA follow-up) Combine method to get both values 2022-10-24 17:43:29 -03:00
Cities.t
ClassSortRules.t
ClassSources.t
ClassSplitRules.t
CoverImages.t
CsvProfiles.t
CurbsidePickups.t Bug 30650: Fix some typos 2022-07-29 15:01:45 -03:00
Database.t
Desks.t
Encryption.t Bug 28998: (follow-up) Check missing encryption key in script and module 2022-05-04 05:18:31 -10:00
Hold.t Bug 14783: (QA follow-up) Rename method and move tests 2022-10-17 15:43:22 -03:00
Holds.t Bug 22456: (QA follow-up) Consider cancellation requested as cancelled in OPAC 2022-07-29 15:28:45 -03:00
Item.t Bug 23012: Apply processing fee return policy when lost item found 2022-10-24 17:43:29 -03:00
Items.t Bug 31105: Regression tests 2022-09-23 09:56:46 -03:00
ItemTypes.t
KeyboardShortcuts.t
Libraries.t
Library.t Bug 29144: Add $contents->find_best_match, $library->opac_info 2022-09-16 09:55:19 -03:00
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 23538: (follow-up) Workaround to fix Patron.t 2022-10-03 12:28:39 -03:00
Patrons.t Bug 25936: (follow-up) Unit test for store 2022-10-05 23:48:22 -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 Bug 29579: (QA follow-up) Fix up t/db_dependent/Koha/Reports.t 2022-08-01 14:37:09 -03:00
Reviews.t
SearchField.t
SharedContent.t
SMS_Providers.t
Statistics.t
Subscription.t
Suggestion.t
Suggestions.t Bug 30663: Add Koha::Suggestions helper methods 2022-05-05 10:26:41 -03:00
Tags.t
Virtualshelf.t Bug 30933: Unit tests 2022-07-20 09:04:07 -03:00
Virtualshelves.t Bug 31288: Regression tests 2022-08-03 11:42:39 -03:00
Z3950Servers.t Bug 30571: Z3950Servers.t - Add another subtest 2022-10-03 08:29:25 -03:00