Koha/t/db_dependent/Koha
Joonas Kylmälä 1bd6c7d457
Bug 23233: (follow-up) Remove accidentally left comment
The line

t::lib::Mocks::mock_preference( 'AllowItemsOnHoldCheckout', 0 );

was removed from below this comment line but the comment explaining
what it does was forgotten.

Signed-off-by: Lari Taskula <lari.taskula@hypernova.fi>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-12-16 11:09:14 +00:00
..
Account Bug 23805: Update 'Pay' to 'PAYMENT' for consistency 2019-10-24 17:35:20 +01:00
Acquisition Bug 23927: Add tests 2019-11-27 09:18:27 +00:00
Biblio
BiblioUtils
Cash Bug 23321: Allow setting of branch default 2019-09-23 11:39:22 +01:00
Charges Bug 23382: (RM follow-up) Days of the week discrepancies 2019-10-28 12:20:21 +00:00
Checkouts Bug 14697: (QA follow-up) Restore FK on issue_id and adjust tests 2019-10-31 12:05:27 +00:00
Club Bug 19618: Add tests 2019-10-01 08:05:58 +01:00
Config
Filter Bug 23793: Unit tests 2019-10-23 17:33:09 +01:00
IssuingRules
Item
Library
Objects/Mixin Bug 23994: Fix random failure from AdditionalFields.t (U18) 2019-11-08 09:31:47 +00:00
Patron Bug 23599: Regression tests 2019-09-12 16:00:41 +01:00
Patrons Bug 17359: Use a unicode character in tests 2019-11-06 17:03:37 +00:00
Plugins Bug 22706: (RM follow-up) Add unit tests 2019-10-31 12:21:22 +00:00
REST Bug 24191: Regression tests 2019-12-10 16:15:45 +00:00
SearchEngine Bug 23719: (follow-up) Add warn when passed invalid search field in marclist 2019-11-06 17:06:38 +00:00
Subscription
Tags
Template/Plugin Bug 21073: (QA follow-up) Fix plugin-related tests 2019-06-20 08:35:46 +01:00
Z3950Responder Bug 24022: Try to fix 'connect failed' 2019-11-13 13:19:48 +00:00
Account.t Bug 23805: Drop type lookup as it's now a foreign key 2019-10-24 17:35:20 +01:00
ActionLogs.t
ApiKeys.t
Authorities.t
Biblio.t Bug 16284: Add Koha::Biblio->is_serial method 2019-08-13 14:36:04 +01:00
BiblioFrameworks.t
Biblios.t Bug 22445: Replace %% with {} 2019-10-22 15:02:51 +01:00
Checkouts.t
CirculationRules.t Bug 22679: Delete related CirculationRules when Removing IssuingRule 2019-04-24 10:35:38 +00:00
Cities.t
ClassSortRules.t
ClassSources.t
ClassSplitRules.t
CsvProfiles.t
Database.t
GetDailyQuote.t
Holds.t
IssuingRules.t Bug 18928: (bug 22679 follow-up) Do not remove all rules along with the issuing rule 2019-07-01 14:58:13 +01:00
Item.t Bug 23233: (follow-up) Remove accidentally left comment 2019-12-16 11:09:14 +00:00
Items.t Bug 23413: Fix tests 2019-10-25 10:45:36 +01:00
ItemTypes.t
KeyboardShortcuts.t Bug 21411: (QA follow-up) fix tests 2019-05-10 18:59:39 +00:00
Libraries.t Bug 23821: Remove new occurrence of create_helper_biblio 2019-10-17 14:52:43 +01:00
MarcSubfieldStructures.t
News.t
Notices.t
Object.t Bug 23825: table name is not always displayed 2019-11-13 16:23:30 +00:00
Objects.t Bug 23770: (follow-up) Add tests for Koha::Objects->TO_JSON 2019-10-21 10:04:11 +01:00
Patron.t Bug 23049: Update existing code to use debit_type 2019-10-24 17:24:15 +01:00
Patrons.t Bug 23688: System preference uppercasesurnames broken by typo 2019-10-01 07:41:46 +01:00
Ratings.t
Reports.t
Reviews.t
SearchField.t Bug 20589: (RM follow-up) Fix Koha::SearchField.t 2019-10-03 14:17:32 +01:00
SharedContent.t Bug 23075: (RM follow-up) Update mock in tests 2019-11-07 07:56:17 +00:00
SMS_Providers.t
Subscription.t
Suggestions.t
Tags.t
Z3950Servers.t