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.
 
 
 
 
 
 
Tomás Cohen Arazi d115602c98 Bug 18068: ES - Fix location and (home|holding)branch facets 7 years ago
..
Acquisition Bug 13726: Make Koha::Acq::Bookseller using Koha::Object 7 years ago
Auth Bug 15756: Some tests for haspermission in C4::Auth 8 years ago
Authorities Bug 17913: [Follow-up] Another small fix for UNIMARC 7 years ago
Biblio Bug 15572: Add tests for TransformHtmlToMarc 8 years ago
Circulation Bug 8361: Do not allow checkouts if no rules are defined 7 years ago
Creators Bug 18044: Add a test 7 years ago
Exporter Bug 17196: [QA Follow-up] Wrong module in Record.t 7 years ago
Holds Bug 17196: Move marcxml out of the biblioitems table 7 years ago
Items Bug 17251: Koha::AuthorisedValues - Remove GetKohaAuthorisedValuesMapping 8 years ago
Koha Bug 17933: Add test and return unless defined dob 7 years ago
LDAP DB-dependent tests moved 17 years ago
Labels Bug 14468: (QA followup) remove useless diags 9 years ago
Letters Bug 17246: Do no support arrayref to define multiple FK 7 years ago
Members Bug 18009 - IssueSlip.t test fails if launched between 00:00 and 00:59 7 years ago
OAI Bug 16172: fix OAI Server tests broken by bug 15946 8 years ago
Patron Bug 17486: [QA Follow-up] Changes as to set_userenv 7 years ago
Record Bug 17249: Remove GetKohaAuthorisedValuesFromField - add tests 8 years ago
Reports Bug 12787 [QA Followup] - Retain change to Reports_Guided.t 8 years ago
Reserves Bug 17766 - Patron notification does not work with multi item holds 7 years ago
SIP Bug 15006: Centralize timeout logic and allow zero client timeout 8 years ago
Search Bug 17323: Column search_history.time cannot be null 8 years ago
Serials Bug 13726: Make Koha::Acq::Bookseller using Koha::Object 7 years ago
Template/Plugin Bug 17796: Replace Koha::Issue[s] with Koha::Checkout[s] 7 years ago
Utils Bug 14874 - Add ability to search for patrons by date of birth from checkout and patron quick searches 8 years ago
XSLT_Handler Bug 13262 - Add parameters to XSLT Handler transform method 9 years ago
api/v1 Bug 17654: Add tests to enforce swagger definition files integrity 8 years ago
data Bug 12419: (QA followup) regression tests 10 years ago
selenium Bug 13691: Add changes for 3.22 8 years ago
www Bug 17540: (Bug 7216 followup) Fix tests for auth_values_input_www.t 8 years ago
00-strict.t Bug 7844: (follow-up) don't test koha.psgi for ability to compile (yet) 10 years ago
Accounts.t Bug 17894 - Remove and replace WriteOffFee 7 years ago
Acquisition.t Bug 13726: Make Koha::Acq::Bookseller using Koha::Object 7 years ago
AdditionalField.t Bug 13726: Make Koha::Acq::Bookseller using Koha::Object 7 years ago
Amazon.t Bug 11998: Use t::lib::Mocks::mock_preference in tests 8 years ago
ArticleRequests.t Bug 14610 - Add unit tests 8 years ago
AudioAlerts.t Bug 11431: (QA followup) remove diags 9 years ago
Auth.t Bug 16853: Move changepassword to Koha::Patron->update_password 8 years ago
Auth_with_cas.t Bug 11998: Use t::lib::Mocks::mock_preference in tests 8 years ago
Auth_with_ldap.t Bug 17615 - Fix unit tests 7 years ago
AuthorisedValues.t Bug 17642: Do not explode if no authorised value exist 8 years ago
AuthoritiesMarc.t Bug 18014: QA follow-up: Use ok() instead of is() for '>' comparison 7 years ago
BackgroundJob.t Bug 17426: Do not set AutoCommit in tests 8 years ago
Barcodes.t Bug 15878 - Updated unit tests for hbyymmincr barcodes 8 years ago
Barcodes_ValueBuilder.t Bug 15081: (QA followup) Fix issue with Barcodes_ValueBuilder.t 9 years ago
Biblio.t Bug 17196: Fix - Update metadata on update 7 years ago
Bookseller.t Bug 13726: Make Koha::Acq::Bookseller using Koha::Object 7 years ago
Breeding.t Bug 12898: (regression test) test terms inside double quotes 10 years ago
Budgets.t Bug 13726: Make Koha::Acq::Bookseller using Koha::Object 7 years ago
Charset.t Bug 8218 : Add a maintenance script to sanitize biblio records 10 years ago
Circulation.t Bug 17678: Typo iss in Circulation.t 7 years ago
ClassSource.t Bug 16860: Remove the comment about the warning 8 years ago
ColumnsSettings.t Bug 16177: Fix tests for ColumnsSsettings.t 8 years ago
Context.t Bug 16813: Allow empty string for OPACBaseURL 8 years ago
Contract.t Bug 13726: Make Koha::Acq::Bookseller using Koha::Object 7 years ago
CourseReserves.t Bug 17716: (followup) Remove dep on existing data and tidy 7 years ago
DecreaseLoanHighHolds.t Bug 16387: Fix default shortened loan period time 7 years ago
Filter_MARC_ViewPolicy.t Bug 11592: Add should_hide_marc method to filter 8 years ago
Fines.t Bug 13590: Add ability to charge fines at start of charge period 9 years ago
FrameworkPlugin.t Bug 14199: Unify marc orgcode plugins, not overwriting existing values 8 years ago
Heading_MARC21.t Merge remote-tracking branch 'origin/new/bug_7284' 12 years ago
Hold.t Bug 14642: (QA followup) Add tests for Koha::Hold->delete 8 years ago
Holds.t Bug 15758: Koha::Libraries - Ultimate duel for C4::Branch 8 years ago
HoldsQueue.t Bug 17196: Move marcxml out of the biblioitems table 7 years ago
Holidays.t Bug 16376: (regression tests) 7 years ago
ILSDI_Services.t Bug 17836: (ILSDI) Regression test 7 years ago
ImportBatch.t Bug 9259: Use is instead of is_deeply 8 years ago
Installer.t Bug 17234: Need to separate KEY and FOREIGN KEY checks 7 years ago
Items.t Bug 17512: Improve handling dates in C4::Items 7 years ago
Items_DelItemCheck.t Bug 14504: Changes missed while fixing patches 8 years ago
KitchenSinkPlugin.kpz Bug 17368: Update KitchenSinkPlugin.kpz 8 years ago
Koha.t Bug 14629 - Fix # of unit tests 8 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 17255 - Upgrade Elastic Search code to work with version 5.1 7 years ago
Koha_Elasticsearch_Indexer.t Bug 17372: Standardize Elasticsearch paths 8 years ago
Koha_Misc_Files.t Bug 3050: QA follow-up 10 years ago
Koha_SearchEngine_Elasticsearch_Search.t Bug 18068: ES - Fix location and (home|holding)branch facets 7 years ago
Languages.t Bug 16866: Catch warning t/db_dependent/Languages.t 8 years ago
Letters.t Bug 13726: Make Koha::Acq::Bookseller using Koha::Object 7 years ago
Linker_FirstMatch.t Bug 16868: Silence error t/db_dependent/Linker_FirstMatch.t 8 years ago
Log.t Bug 16829: Unit tests for logaction's 'interface parameter' 8 years ago
MarcModificationTemplates.t Bug 15669: Add a test for GetModificationTemplates 8 years ago
Members.t Bug 17578 [QA Followup] - Update number of tests 7 years ago
MungeMarcPrice.t Bug 15084: Replace C4::Budgets::GetCurrencies with Koha::Acquisition::Currencies->search 8 years ago
NewsChannels.t Bug 17960: Rename opac_news.new with opac_news.content 7 years ago
Overdues.t Bug 15758: Koha::Libraries - Remove GetBranches 8 years ago
Passwordrecovery.t Bug 18025: Fix test 7 years ago
PatronLists.t Bug 17486: [QA Follow-up] Changes as to set_userenv 7 years ago
Patrons.t Bug 17742: Use TestBuilder to create the library and patron category 7 years ago
Plugins.t Bug 15879: Add Tests 7 years ago
QueryParser.t Bug 11998: Use t::lib::Mocks::mock_preference in tests 8 years ago
Record.t Bug 11998: Use t::lib::Mocks::mock_preference in tests 8 years ago
RecordProcessor_EmbedSeeFromHeadings.t Bug 15380: Move Koha::Authority to Koha::MetadataRecord::Authority 8 years ago
RefundLostItemFeeRule.t Bug 14048: (QA followup) Default to 1 if no default rule 8 years ago
Reports.t Bug 5327: Shifting a db dependent test to the right place 12 years ago
Reserves.t Bug 18045: Fix Reserves.t tests - caching issues 7 years ago
RotatingCollections.t Bug 15629: Koha::Libraries - Remove ModBranch 8 years ago
Search.t Bug 17917: [QA Follow-up] Reprove Search.t 7 years ago
Serials.t Bug 15030: Add tests 7 years ago
Serials_2.t Bug 7677: UT: Remove $dbh->rollback 8 years ago
Service.t Bug 5477 [SIGN-OFF] Fix test cases that require database access 13 years ago
ShelfBrowser.t Bug 14878: Tests - Create the branchcodes when needed 9 years ago
Sitemapper.t Bug 17920: t/db_dependent/Sitemapper.t fails because of permissions 7 years ago
Stats.t Bug 11230 - Refactor C4::Stats::UpdateStats and add UT 10 years ago
SuggestionEngine_ExplodedTerms.t Bug 16869: Silence and catch warnings in t/db_dependent/SuggestionEngine_ExplodedTerms.t 8 years ago
Suggestions.t Bug 17099: C4::Koha - Remove GetSupportName and GetSupportList 8 years ago
Tags.t Bug 12916 - Missing Test to demonstrate warnings. 10 years ago
Templates.t Bug 17982: Expose wrong use of uniq 7 years ago
TestBuilder.t Bug 17726: [QA Follow-up] Add test descriptions 7 years ago
Upload.t Bug 17501: [Follow-up] QA Requests 7 years ago
UsageStats.t Bug 17196: Move marcxml out of the biblioitems table 7 years ago
Virtualshelves.t Bug 16551: Display the name of lists to the search results at the OPAC 8 years ago
XISBN.t Bug 11998: Use t::lib::Mocks::mock_preference in tests 8 years ago
XSLT_Handler.t Bug 13262: (QA followup) fix duplicate variable definition 9 years ago
check_sysprefs.t Bug 17917: [AMENDED] Fix path issue in t/db_dependent/check_sysprefs.t 7 years ago
db_structure.t Bug 16173: db_structure.t shouldn't have a fixed number of tests 8 years ago
default_search_class.pl Bug 11998: Use t::lib::Mocks::mock_preference in tests 8 years ago
rollingloans.t Bug 17578: GetMemberDetails - Remove GetMemberDetails 7 years ago
sysprefs.t Bug 11998: Use Koha::Cache to cache sysprefs 8 years ago
zebra_config.pl Bug 15082: t/db_dependent/Search.t shouldn't mock the DB connection 9 years ago