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 399a14b028 Bug 10402: FIX conflicts in Letters.t 10 years ago
..
Acquisition Bug 12493: (followup) remove unnecessary output message 10 years ago
Circulation Bug 12470: (followup) License statement missing 10 years ago
Holds Bug 12086: qa-followup: remove warning on launching unit tests 10 years ago
Koha Bug 11279: (follow-up) remove unnecessary check on number of quotes 11 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 12003: Do not calculate next pubdate for irregular subscriptions 10 years ago
Utils Bug 12595: (regression tests) 10 years ago
XSLT_Handler Bug 11826: Add unit tests for Koha::XSLT_Handler 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 14 years ago
Acquisition.t Bug 11169: (follow-up) add more unit tests 10 years ago
Amazon.t Bug 5327 - Now we are doing db calls, we need to shift this to t/db_dependent 14 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 12554: (tests followup) need to mock GetCurrency 10 years ago
Bookseller.t Bug 10402 follow-up: choose contacts for claims 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 10508: (follow-up) remove Perl 5.14 construct 11 years ago
Budgets.t Bug 12164: On closing budget period, move unspent amount 10 years ago
Category.t Bug 11543: (followup) add one more test 11 years ago
Circulation.t Bug 12596: (followup) add reference to bug # and license note 10 years ago
Circulation_Branch.t Bug 10683: (follow-up) improvements to the unit tests 11 years ago
Circulation_Issuingrule.t Bug 12406: adding the column maxsuspensiondays in the tests 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 11 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 9532: add regression test 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 11112: (follow-up) repair Koha::Calendar->add_holiday() 11 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
Installer.t Bug 11541: (follow-up) move Installer.t to t/db_dependent 11 years ago
Items.t Bug 12583: DelItem prototype - prefer hashref 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 10402: FIX conflicts in Letters.t 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 12457: Adding unit tests for Members.pm 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 5668 - Star ratings in the opac 12 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 13 years ago
ReportsGuided.t Bug 9659 follow-up: correct syntax for older Perl 11 years ago
Reports_Guided.t Bug 12214: add regression test for reporting error when running report with SQL error 10 years ago
Reserves.t Bug 10845: (follow-up) update how a test case counts print hold available notices 10 years ago
RotatingCollections.t Bug 10653: (follow-up) minor tweaks to RotatingCollections tests 11 years ago
SIP_ILS.t Bug 5327 : Removing a broken test 12 years ago
SQLHelper.t Bug 5327 : Fixing unit test for SQLHelper.pm 13 years ago
Search.t Bug 12419: (QA followup) regression tests 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 12482: removing the use of the module C4::SQLHelper.pm, it is replaced by DBIx::Class 10 years ago
Service.t Bug 5477 [SIGN-OFF] Fix test cases that require database access 14 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 8846 conflict resolution: correct path 12 years ago
Suggestions.t Bug 12445 [QA Followup] - Clear issues table before clearing borrrowers table 10 years ago
Tags.t Bug 7642 - fix the lost display of tag sizes 12 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 14 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 11078: Add locking to rebuild_zebra 10 years ago