Main Koha release repository https://koha-community.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nick Clemens 2e421ed7a4 Bug 26309: Unit tests 4 years ago
..
Acquisition Bug 21395: Make perlcritic happy 4 years ago
Auth Bug 20128: (QA follow-up) Corrections to haspermission 5 years ago
Authority Bug 22437: Add test case to Merge.t 4 years ago
Biblio Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
Circulation Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
CourseReserves Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
Creators Bug 25852: Add tests 4 years ago
Exporter Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
Holds Bug 19889: Add tests 4 years ago
Illrequest Bug 23632: Remove C4::Logs::GetLogs 4 years ago
Items Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
Koha Bug 26309: Unit tests 4 years ago
LDAP Bug 21395: (QA follow-up) Remove some introduced issues 4 years ago
Labels Bug 23463: Replace ModItem with Koha::Item->store 4 years ago
Letters Bug 21066: Rename publicationdate with published_on 4 years ago
Members Bug 20443: Remove extended_attributes_code_value_arrayref AND C4::Members::Attributes 4 years ago
OAI Bug 24840: Replace DateTime->now with dt_from_string 4 years ago
Patron Bug 22001: Remove the RaiseError occurrences from tests 4 years ago
Record Bug 21395: Fix QA errors 4 years ago
Reports Bug 22001: Make the DBD error regex less strict 4 years ago
Reserves Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
SIP Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
Search Bug 24663: Remove authnotrequired if set to 0 4 years ago
Serials Bug 7046: Implemented subscription renewal dropdown sub length element 4 years ago
Template/Plugin Bug 25765: (QA follow-up) Save a DB hit 4 years ago
Utils Bug 25875: Unit test 4 years ago
api/v1 Bug 23634: (QA follow-up) Adjust tests 4 years ago
cronjobs Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
data Bug 11677: Use zebra not-onloan-count index for availability limit 5 years ago
selenium Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
www Bug 26015: Terminology: Fix tons more staff clients to staff interfaces 4 years ago
00-strict.t Bug 19817: Remove local help files + edit help feature 6 years ago
01-test_dbic.t Bug 18226: Perltidy + license 7 years ago
Accounts.t Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
Acquisition.t Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
Amazon.t Bug 11998: Use t::lib::Mocks::mock_preference in tests 8 years ago
ArticleRequests.t Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
AudioAlerts.t Bug 22001: Remove the RaiseError occurrences from tests 4 years ago
Auth.t Bug 24145: (bug 22543 follow-up) Fix Auth.t 5 years ago
Auth_with_cas.t Bug 22001: Remove the RaiseError occurrences from tests 4 years ago
Auth_with_ldap.t Bug 25172: Fix Auth_with_ldap.t 4 years ago
AuthorisedValues.t Bug 17355: Fix failing tests 4 years ago
AuthoritiesMarc.t Bug 18448: Fix a few db_dependent tests 7 years ago
BackgroundJob.t Bug 24760: (follow-up) Add a neighboring test messsage 4 years ago
Barcodes.t Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
Barcodes_ValueBuilder.t Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
Biblio.t Bug 25189: Unit tests 4 years ago
Breeding.t Bug 24052: Fix Koha/XSLT/Base.t 4 years ago
Budgets.t Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
Cache.t Bug 22808: Move Cache.t to db_dependent 5 years ago
Calendar.t Bug 25850: (QA follow-up) use dt_from_string 4 years ago
Charset.t Bug 22721: Remove frameworkcode parameter in GetMarcFromKohaField calls 5 years ago
Circulation.t Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
Clubs.t Bug 18292: Remove return 1 statements in tests 7 years ago
Context.t Bug 21395: Make perlcritic happy 4 years ago
Contract.t Bug 14334: Remove AutoCommit from tests 6 years ago
CourseReserves.t Bug 22001: Remove the RaiseError occurrences from tests 4 years ago
DecreaseLoanHighHolds.t Bug 25566: Add option to ignore found holds and use it when checking high holds 4 years ago
Filter_MARC_ViewPolicy.t Bug 22001: Remove the RaiseError occurrences from tests 4 years ago
Fines.t Bug 18936: (follow-up) Add foreign key and scope enhancement to circ rules 4 years ago
FrameworkPlugin.t Bug 20204: Add TestBuilder to replace CPL branch 6 years ago
Heading.t Bug 24269: Adjust C4::Heading to generate headings from auth tags 4 years ago
Heading_MARC21.t Bug 24269: Adjust C4::Heading to generate headings from auth tags 4 years ago
Hold.t Bug 21395: Make perlcritic happy 4 years ago
Holds.t Bug 22789: (follow-up) Fix atomic update, GUI and more than one hold 4 years ago
HoldsQueue.t Bug 19889: (follow-up) Add tests 4 years ago
Holidays.t Bug 25723: Remove tests for removed method 4 years ago
ILSDI_Services.t Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
Illcomments.t Bug 18591: Allow any number of comments on ILLs 6 years ago
Illrequestattributes.t Bug 7317: (followup) Make tests independent of data on the DB 7 years ago
Illrequests.t Bug 26114: Regression tests 4 years ago
ImportBatch.t Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
ImportExportFramework.t Bug 21749: (QA follow-up) Add more tests for ImportFramework 6 years ago
Installer.t Bug 22001: Remove the RaiseError occurrences from tests 4 years ago
Items.t Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
Koha.t Bug 16371: Remove GetDailyQuote tests from Koha.t 4 years ago
Koha_Authority.t Bug 15578: Insert authority records before processing tests 8 years ago
Koha_Database.t Bug 13645: Cache the DBIx connection 9 years ago
Koha_Elasticsearch.t Bug 18235: (follow-up) fix tests and remove trailing space 5 years ago
Koha_ExternalContent_OverDrive.t Bug 25527: Add logger to Koha::ExternalContent 4 years ago
Koha_ExternalContent_RecordedBooks.t Bug 17602: RecordedBooks Integration to Koha 6 years ago
Koha_Misc_Files.t Bug 22001: Remove the RaiseError occurrences from tests 4 years ago
Languages.t Bug 18213: Add language facets to Elasticsearch 5 years ago
Letters.t Bug 22001: Remove the RaiseError occurrences from tests 4 years ago
LibraryGroups.t Bug 22284: New methods in Koha::Library::Groups and Koha::Library 4 years ago
Linker_Default.t Bug 24269: Adjust C4::Heading to generate headings from auth tags 4 years ago
Linker_FirstMatch.t Bug 24269: Adjust C4::Heading to generate headings from auth tags 4 years ago
Log.t Bug 23632: Remove C4::Logs::GetLogs 4 years ago
MarcModificationTemplates.t Bug 24900: Checks in MARC mod templates for when from field does not equal conditional field 4 years ago
Members.t Bug 23579: (RM follow-up) Fix failing tests 5 years ago
MungeMarcPrice.t Bug 14334: Remove AutoCommit from tests 6 years ago
NewsChannels.t Bug 21066: Rename publicationdate with published_on 4 years ago
Overdues.t Bug 25127: Correction to tests 4 years ago
Passwordrecovery.t Bug 24840: Replace DateTime->now with dt_from_string 4 years ago
PatronLists.t Bug 21817: Centralize the mock of userenv from tests 6 years ago
Patroncards.t Bug 22878: Add tests 5 years ago
Patrons.t Bug 25683: Patron with no accountlines should have 0 outstanding (not NULL) 4 years ago
Record.t Bug 14334: Remove AutoCommit from tests 6 years ago
RecordProcessor_EmbedSeeFromHeadings.t Bug 15380: Move Koha::Authority to Koha::MetadataRecord::Authority 9 years ago
Reports.t Bug 5327: Shifting a db dependent test to the right place 13 years ago
Reserves.t Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
RotatingCollections.t Bug 23463: Replace AddItem calls with Koha::Item->store 4 years ago
Search.t Bug 23086: Unit test 4 years ago
Serials.t Bug 21395: Make perlcritic happy 4 years ago
Serials_2.t Bug 21395: Make perlcritic happy 4 years ago
Service.t Bug 5477 [SIGN-OFF] Fix test cases that require database access 14 years ago
ShelfBrowser.t Bug 22001: Remove the RaiseError occurrences from tests 4 years ago
Sitemapper.t Bug 24840: Replace DateTime->now with dt_from_string 4 years ago
Stats.t Bug 21683: (follow-up) Remove last occurences of statistics.proccode 5 years ago
StockRotationItems.t Bug 26250: StockRotationItems.t and StockRotationStages.t 4 years ago
StockRotationRotas.t Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
StockRotationStages.t Bug 26250: StockRotationItems.t and StockRotationStages.t 4 years ago
SuggestionEngine_ExplodedTerms.t Bug 17989: (QA follow-up) Replace bad dots in SuggestionEngine_ExplodedTerms.t 7 years ago
Suggestions.t Bug 25033: Fix number of tests 4 years ago
TablesSettings.t Bug 24156: Make sort order and number of items to display configurable (basket page) 4 years ago
Tags.t Bug 21846: Simplify ugly double for loops 5 years ago
Templates.t Bug 20727: Move temporary_directory() to C4::Context 6 years ago
TestBuilder.t Bug 18936: (follow-up) Add foreign key and scope enhancement to circ rules 4 years ago
Upload.t Bug 21684: Fix UploadedFile[s]->delete 4 years ago
UsageStats.t Bug 24159: Move useDaysMode pref to circulation rules 4 years ago
Virtualshelves.t Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
XISBN.t Bug 21395: Make perlcritic happy 4 years ago
XSLT.t Bug 23463: Fix XSLT.t 4 years ago
check_kohastructure.t Bug 19783: Move check_kohastructure.t to db_dependent 6 years ago
check_sysprefs.t Bug 24545: Fix license statements 4 years ago
db_structure.t Bug 18292: Remove return 1 statements in tests 7 years ago
rollingloans.t Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
sysprefs.t Bug 22880: (follow-up) Loose ends: Better DB update, global inclusion, etc. 4 years ago
zebra_config.pl Bug 24735: Remove QueryParser-related code 4 years ago