Koha/t/db_dependent/Koha
Martin Renvoize 6ce4d25bd3
Bug 23681: Move to ::Patron::Restriction::Type(s)
This patch moves the new classes under ::Patron::Restriction:: and
enhances the Unit tests for those classes.

NOTE: We should drop keyed_on_code as part of bug 31095
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-08-25 08:50:35 -03:00
..
Account Bug 30612: Rename other occurrences 2022-08-01 09:59:05 -03:00
Acquisition
Auth Bug 28998: (follow-up) Check missing encryption key in script and module 2022-05-04 05:18:31 -10:00
BackgroundJobs Bug 30728: Add unit tests 2022-05-12 22:17:46 -10: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
Filter Bug 29697: Use flag embed_items 2022-07-22 15:24:11 -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
Patron Bug 23681: Move to ::Patron::Restriction::Type(s) 2022-08-25 08:50:35 -03:00
Patrons
Plugins Bug 31223: Regression tests 2022-08-01 09:03:47 -03:00
REST
SearchEngine Bug 30718: (follow-up) index_records is called more times than we thought 2022-08-22 11:19:27 -03:00
SMTP
Subscription
Tags
Template/Plugin Bug 30901: Add Unit Tests 2022-08-16 10:43:10 -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 Bug 29897: Remove 'linkage' leftover 2022-08-09 10:58:48 -03:00
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 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 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
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 22456: Add cancellation request methods to Koha::Hold 2022-07-29 15:28:25 -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 31313: Unit tests 2022-08-16 10:10:03 -03:00
Items.t Bug 31306: (QA follow-up) Add comments to test 2022-08-09 11:59:31 -03:00
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 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