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.
 
 
 
 
 
 
Jonathan Druart 299a8a6997 Bug 8218 : Add a maintenance script to sanitize biblio records 12 years ago
..
Acquisition Bug 12830: Move the order-related code into Koha::Acquisition::Order 10 years ago
Circulation Bug 12470: (followup) License statement missing 10 years ago
Holds Bug 11126: (RM followup) remove diags from tests 10 years ago
Koha Bug 11425: Add unit tests 10 years ago
LDAP DB-dependent tests moved 17 years ago
Labels Bug 8375: (follow-up) adjust another test case for change in fonts 10 years ago
Members Bug 12457: Allow UT on a non empty database 10 years ago
Record 7661 Followup for resolving moved Record test 12 years ago
Reports Bug 8594 - prevent the report system from breaking some subqueries 12 years ago
Search Bug 10807: Add an authority search history for the OPAC 10 years ago
Serials Bug 5342: (qa-followup) FIX some issues 10 years ago
Utils Bug 12833: Patron search should search on extended attributes 10 years ago
XSLT_Handler Bug 6536: QA Follow-up: Add some unit tests for Z3950Search in Breeding.pm 10 years ago
data Bug 12419: (QA followup) regression tests 10 years ago
www Bug 8300: Add mechanized unit test for batch import 11 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 5327 Made test file for Accounts.pm 13 years ago
Acquisition.t Bug 7162: (RM followup) fix the number of tests 10 years ago
Amazon.t Bug 5327 - Now we are doing db calls, we need to shift this to t/db_dependent 13 years ago
Auth.t Bug 11349: Change .tmpl -> .tt in scripts using templates 10 years ago
Auth_with_cas.t Bug 12398: (followup) tidy unit tests 10 years ago
Auth_with_ldap.t Bug 8148: (regression tests) C4::Auth_with_ldap needs unit tests 10 years ago
AuthoritiesMarc.t Bug 7442: (follow-up) adjust UNIMARC test case to match change in BuildSummary() 10 years ago
BackgroundJob.t Bug 10601: (follow-up) unit tests for new ->set() and ->get() 11 years ago
Barcodes.t Bug 6448 [2/3] Barcodes::EAN13 autoBarcode 12 years ago
Biblio.t Bug 12674: (regression tests) GetMarcISSN should not return empty ISSN 10 years ago
Bookseller.t Bug 12830: Move the order-related code into Koha::Acquisition::Order 10 years ago
Borrower_Debarments.t Bug 12416: add new tests of DelUniqueDebarment 10 years ago
Borrower_Files.t Bug 12417: adding the units tests of the module Koha::Borrower::Files.pm 10 years ago
Branch.t Bug 9530: Follow-up - Fix t/db_dependent/Branch.t 10 years ago
Breeding.t Bug 12898: (regression test) test terms inside double quotes 10 years ago
Budgets.t Bug 12958: Set a fund owner to a fund hierarchy 10 years ago
Category.t Bug 11543: (followup) add one more test 10 years ago
Charset.t Bug 8218 : Add a maintenance script to sanitize biblio records 10 years ago
Circulation.t Bug 10860 [QA Followup] - Fix misc issues 10 years ago
Circulation_Branch.t Bug 10683: (follow-up) improvements to the unit tests 11 years ago
Circulation_Issuingrule.t Bug 11577 : Fixing a tiny copy/paste issue 10 years ago
Circulation_OfflineOperation.t Bug 10710: (follow-up) perltidy new code 11 years ago
Circulation_issue.t Bug 11629: (folllow-up) fix various issues 10 years ago
Circulation_issuingrules.t Bug 11934: (follow-up) tidy up whitespace 10 years ago
Circulation_transfers.t Bug 11470: fix occassional spurious test failure in Circulation_transfers.t 10 years ago
ClassSource.t Bug 10644: (follow-up) remove inadvertant dependence on Perl 5.14 11 years ago
ColumnsSettings.t Bug 10212: Columns configuration for tables - Unit tests 10 years ago
Context.t Bug 12808: remove useless diags from t/db_dependent/Context.t 10 years ago
Contract.t Bug 12487: SQLHelper replacement - C4::Contract 10 years ago
CourseReserves.t Bug 10332: further improvements to course reserves tests 11 years ago
Csv.t Bug 10853: (follow-up) expand unit tests for C4::Csv 11 years ago
External_BakerTaylor.t Bug 5327: Unit tests for C4/Exteral/BakerTaylor.pm 13 years ago
Heading_MARC21.t Merge remote-tracking branch 'origin/new/bug_7284' 12 years ago
Holds.t Bug 12879: Remove unnecesary diags from Holds.t 10 years ago
HoldsQueue.t Bug 11258: fix another case where holds queue made transfer requests that contradict the library holds policy 10 years ago
Holidays.t Bug 13115 - Holidays.t will fail some unit tests on Sundays 10 years ago
ILSDI_Services.t Bug 11891: set up tests to require that Koha::Database uses same DB handle as C4::Context 10 years ago
ImportBatch.t Bug 11876 [Unit test] Add a diff view to staged MARC Records 10 years ago
Installer.t Bug 11541: (follow-up) move Installer.t to t/db_dependent 10 years ago
Items.t Bug 12264: [QA Follow-up] Fixing biblionumber/biblioitemnumber mixup 10 years ago
Items_DelItem.t Bug 12583: (followup) rename new test file 10 years ago
KitchenSinkPlugin.kpz Bug 7804 - Add Koha Plugin System - QA Followup 3 - Additional Unit Tests 11 years ago
Koha.t Bug 12675: Add unit test to GetFrameworksLoop 10 years ago
Koha_Authority.t Bug 5202: merge authorities from the authority file and reservoir 11 years ago
Koha_Database.t Bug 11906: regression test for using DBIC to store & fetch UTF8 strings 10 years ago
Koha_Misc_Files.t Bug 3050: QA follow-up 10 years ago
Koha_borrower_modifications.t Bug 12623: SQLHelper replacement - Borrower::Modifications 10 years ago
Koha_template_plugin_Branches.t Bug 11779: (follow-up) improve GetLoggedInBranchcode() and add test cases 10 years ago
Koha_template_plugin_KohaDates.t Bug 929 : Follow up, shifting test 12 years ago
Languages.t Bug 7841: add a direct regression test 10 years ago
Letters.t Bug 12830: Move the order-related code into Koha::Acquisition::Order 10 years ago
Linker_FirstMatch.t Bug 7724: Skip Linker test if Zebra isn't set up 12 years ago
Log.t Fixing a broken test 13 years ago
MarcModificationTemplates.t Bug 8015: Add unit tests for SimpleMARC and MarcModificationTemplates routines 11 years ago
Members.t Bug 13106 - Encapsulate Circulation::GetAgeRestriction() and modify it to check borrowers age as well. 10 years ago
Members_Attributes.t Bug 12427: Allow execution of UTs on a DB with issues 10 years ago
Members_columns.t Bug 7785: (follow-up) standardize POD 11 years ago
MungeMarcPrice.t Bug 9593: (follow-up) don't make currency.isocode required 10 years ago
NewsChannels.t Bug 7567: (follow-up) make tests of get_opac_new more readable 10 years ago
Overdues.t Bug 9180: All branches should be returned if a default rule exists 10 years ago
PatronLists.t Bug 10565: (follow-up) don't assume borrowernumber 1 exists in unit test 11 years ago
Plugins.t Bug 9909: Don't install KitchenSink plugin if plugin dir isn't writable 11 years ago
QueryParser.t Bug 12738: (regression tests) C4::Context should set keyword search as default for QueryParser 10 years ago
Ratings.t Bug 12609: Add some unit tests for C4::Ratings 10 years ago
Record.t Bug 11826: Use XSLT handler object in showmarc, Record.pm 10 years ago
RecordProcessor_EmbedSeeFromHeadings.t Bug 7417: Include see from references in bibliographic searches 12 years ago
Reports.t Bug 5327: Shifting a db dependent test to the right place 12 years ago
ReportsGuided.t Bug 13141: (QA Followup) Update number of unit tests 10 years ago
Reports_Guided.t Bug 11672: (followup) warnings tested 10 years ago
Reserves.t Bug 13113 [QA Followup] - Fix unit test 10 years ago
RotatingCollections.t Bug 8836: (RM followup) unit tests should use the new API 10 years ago
SIP_ILS.t Bug 5327 : Removing a broken test 12 years ago
SQLHelper.t Bug 11425: (followup) fix number of tests 10 years ago
Search.t Bug 13088: (RM followup) add missing pref mock 10 years ago
Search_SearchHistory.t Bug 10807: (follow-up) remove comment about routine that is no longer present 10 years ago
Serials.t Bug 12482: removing the use of the module C4::SQLHelper.pm, it is replaced by DBIx::Class 10 years ago
Serials_2.t Bug 5342: Serial claiming improvements: add a counter 10 years ago
Service.t Bug 5477 [SIGN-OFF] Fix test cases that require database access 13 years ago
ShelfBrowser.t Bug 10856: Improve the previous and next items on the shelf browser 11 years ago
Stats.t Bug 11230 - Refactor C4::Stats::UpdateStats and add UT 10 years ago
SuggestionEngine_ExplodedTerms.t Bug 12653: remaining prog reference in t/db_dependent/SuggestionEngine_ExplodedTerms.t 10 years ago
Suggestions.t Bug 12627: Fix default values 10 years ago
Tags.t Bug 12916 - Missing Test to demonstrate warnings. 10 years ago
Templates.t Bug 12918: fix failing test case 10 years ago
UploadedFile.t t/UploadedFile, updated comment 13 years ago
VirtualShelves.t Bug 9032: (follow-up) restore documented intepretation of virtualshelfshares.sharedate 10 years ago
VirtualShelves_Page.t Bug 5477 [SIGN-OFF] Fix test cases that require database access 13 years ago
XISBN.t Bug 12782: (followup) skip tests that fail because of provider's error 10 years ago
XSLT_Handler.t Bug 11826: Add unit tests for Koha::XSLT_Handler 10 years ago
check_sysprefs.t Bug 8353 follow-up: Perltidy new test 12 years ago
default_search_class.pl Bug 12738: (regression tests) C4::Context should set keyword search as default for QueryParser 10 years ago
rollingloans.t Bug 5549 : Fixing the test to only run if the test data exists 12 years ago
sysprefs.t Bug 10325: (follow-up) add test for overriding system preferences 11 years ago
zebra_config.pl Bug 12651: DOM indexing is the default 10 years ago