Koha/t/db_dependent
Kyle M Hall ca44a3f2ca Bug 25347: Add support for circulation status 11 ( claimed returned )
Now that we have return claims in Koha, we should support the SIP2
"circulation status" value 11, "claimed returned".

Test Plan:
1) Apply this patch
2) prove t/db_dependent/SIP/Transaction.t

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-08-13 10:15:33 +02:00
..
Acquisition Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
api/v1 Bug 23820: Add test for new behaviour 2020-07-20 17:45:31 +02:00
Auth
Authority
Biblio
Circulation Bug 26132: Remove raw sql query 2020-08-13 10:15:33 +02:00
CourseReserves Bug 25444: Add unit tests 2020-05-28 17:01:55 +02:00
Creators Bug 25852: Add tests 2020-07-31 10:03:27 +02:00
cronjobs Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
data
Exporter
Holds
Illrequest
Items
Koha Bug 26132: (QA follow-up) Make tests more robust 2020-08-13 10:15:33 +02:00
Labels
LDAP Bug 21395: (QA follow-up) Remove some introduced issues 2020-06-29 12:37:02 +02:00
Letters Bug 25629: Fix capitalization in sample notices 2020-07-22 10:17:53 +02:00
Members Bug 20443: Remove extended_attributes_code_value_arrayref AND C4::Members::Attributes 2020-03-23 13:49:22 +00:00
OAI
Patron
Record Bug 21395: Fix QA errors 2020-06-29 12:37:02 +02:00
Reports Bug 22001: Make the DBD error regex less strict 2020-03-31 17:46:21 +01:00
Reserves Bug 25566: Add option to ignore found holds and use it when checking high holds 2020-07-16 15:32:18 +01:00
Search
selenium Bug 26162: Wait for the table to be refreshed 2020-08-10 12:31:44 +02:00
Serials
SIP Bug 25347: Add support for circulation status 11 ( claimed returned ) 2020-08-13 10:15:33 +02:00
Template/Plugin Bug 25765: (QA follow-up) Save a DB hit 2020-07-23 11:17:27 +02:00
Utils Bug 25875: Unit test 2020-06-29 12:37:02 +02:00
www Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
00-strict.t
01-test_dbic.t
Accounts.t Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
Acquisition.t
Amazon.t
ArticleRequests.t
AudioAlerts.t
Auth.t
Auth_with_cas.t
Auth_with_ldap.t
AuthorisedValues.t
AuthoritiesMarc.t
BackgroundJob.t
Barcodes.t Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
Barcodes_ValueBuilder.t
Biblio.t Bug 25189: Unit tests 2020-06-24 14:31:37 +02:00
Breeding.t
Budgets.t
Cache.t
Calendar.t Bug 25850: (QA follow-up) use dt_from_string 2020-07-16 15:28:06 +01:00
Charset.t
check_kohastructure.t
check_sysprefs.t
Circulation.t Bug 20815: Add unit tests for changes to AddIssue 2020-07-23 10:04:31 +02:00
Clubs.t
Context.t Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
Contract.t
CourseReserves.t
db_structure.t
DecreaseLoanHighHolds.t Bug 25566: Add option to ignore found holds and use it when checking high holds 2020-07-16 15:32:18 +01:00
Filter_MARC_ViewPolicy.t
Fines.t
FrameworkPlugin.t
Heading.t
Heading_MARC21.t Bug 24269: Adjust C4::Heading to generate headings from auth tags 2020-02-19 13:33:32 +00:00
Hold.t Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
Holds.t Bug 26043: Fix random failure from Holds.t 2020-08-05 17:36:28 +02:00
HoldsQueue.t Bug 25786: AddReserve now takes a hashref 2020-06-18 18:51:58 +02:00
Holidays.t Bug 25723: Remove tests for removed method 2020-07-20 17:45:31 +02:00
Illcomments.t
Illrequestattributes.t
Illrequests.t Bug 26114: Regression tests 2020-08-13 10:15:33 +02:00
ILSDI_Services.t
ImportBatch.t
ImportExportFramework.t
Installer.t
Items.t Bug 25964: Prevent data loss when editing items from a MARC record 2020-07-13 11:41:45 -03:00
Koha.t
Koha_Authority.t
Koha_Database.t
Koha_Elasticsearch.t
Koha_ExternalContent_OverDrive.t
Koha_ExternalContent_RecordedBooks.t
Koha_Misc_Files.t
Languages.t
Letters.t
LibraryGroups.t
Linker_Default.t
Linker_FirstMatch.t
Log.t
MarcModificationTemplates.t
Members.t
MungeMarcPrice.t
NewsChannels.t
Overdues.t
Passwordrecovery.t
Patroncards.t
PatronLists.t
Patrons.t Bug 25683: Patron with no accountlines should have 0 outstanding (not NULL) 2020-08-06 11:37:06 +02:00
Record.t
RecordProcessor_EmbedSeeFromHeadings.t
Reports.t
Reserves.t Bug 23070: Add tests 2020-07-20 16:16:37 +02:00
rollingloans.t
RotatingCollections.t
Search.t Bug 23086: Unit test 2020-07-27 17:24:26 +02:00
Serials.t Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
Serials_2.t Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
Service.t
ShelfBrowser.t
Sitemapper.t
Stats.t
StockRotationItems.t
StockRotationRotas.t
StockRotationStages.t
SuggestionEngine_ExplodedTerms.t
Suggestions.t Bug 23148: (follow-up) Correct image paths in sample data and tests 2020-07-20 16:16:37 +02:00
sysprefs.t
TablesSettings.t Bug 24156: Make sort order and number of items to display configurable (basket page) 2020-06-25 10:51:59 +02:00
Tags.t
Templates.t Bug 20727: Move temporary_directory() to C4::Context 2018-06-22 16:10:09 +00:00
TestBuilder.t
Upload.t
UsageStats.t Bug 24159: Move useDaysMode pref to circulation rules 2020-06-25 10:51:59 +02:00
Virtualshelves.t
XISBN.t Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
XSLT.t
zebra_config.pl