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 ce96080f30 Bug 21133: Fix use statements order 6 years ago
..
Acquisition Bug 20287: Replace occurrences of AddMember with Koha::Patron->new->store->borrowernumber 6 years ago
Auth Bug 15756: Some tests for haspermission in C4::Auth 8 years ago
Authority Bug 14769: Put ControlledIndicators to work 6 years ago
Biblio Bug 20126: Add simple test for ModBiblioMarc 6 years ago
Circulation Bug 21133: Fix use statements order 6 years ago
Creators Bug 20144: [sql_modes] Remove useless ORDER BY clauses in tests 6 years ago
Exporter Bug 18201: Tidy tests 6 years ago
Holds Bug 21133: Fix use statements order 6 years ago
Illrequest Bug 7317: Remove traces of UnmediatedILL 7 years ago
Items Bug 21133: Fix use statements order 6 years ago
Koha Bug 21133: Fix use statements order 6 years ago
LDAP DB-dependent tests moved 17 years ago
Labels Bug 21133: Fix use statements order 6 years ago
Letters Bug 17561: (QA follow-up) Update existing unit tests 6 years ago
Members Bug 21133: Fix use statements order 6 years ago
OAI Bug 20665: Units tests for testing MySQL connection time zone 6 years ago
Patron Bug 21133: Fix use statements order 6 years ago
Record Bug 17249: Remove GetKohaAuthorisedValuesFromField - add tests 8 years ago
Reports Bug 20495: Remove get_saved_report 6 years ago
Reserves Bug 17561: ReserveSlip needs itemnumber for item level holds on same biblio 6 years ago
SIP Bug 18625: (QA follow-up) Unit tests 6 years ago
Search Bug 21087: Hash passwords in ->update_password 6 years ago
Serials Bug 20144: [sql_modes] Add default value for subscription_numberpatterns.description in tests 6 years ago
Template/Plugin Bug 19655: Add tests 7 years ago
Utils Bug 20287: Use DBIC transaction instead of AutoCommit=0 6 years ago
XSLT_Handler Bug 13262 - Add parameters to XSLT Handler transform method 9 years ago
api/v1 Bug 21133: Fix use statements order 6 years ago
data Bug 12419: (QA followup) regression tests 10 years ago
selenium Bug 21087: Hash passwords in ->update_password 6 years ago
www Bug 18336: Full stack tests for supplemental UTF-8 chars 6 years ago
00-strict.t Bug 20393: (QA follow-up) Remove only occurence of misc/plack/koha.psgi 6 years ago
01-test_dbic.t Bug 18226: Perltidy + license 7 years ago
Accounts.t Bug 19191: (QA follow-up) Remove double fetches from database 6 years ago
Acquisition.t Bug 17457: Add tests for each marc flavour 6 years ago
AdditionalField.t Bug 20144: [sql_modes] Add default value for subscription_numberpatterns.description in tests 6 years ago
Amazon.t Bug 11998: Use t::lib::Mocks::mock_preference in tests 8 years ago
ArticleRequests.t Bug 20866: (QA follow-up) Use build_object and remove two tests 6 years ago
AudioAlerts.t Bug 11431: (QA followup) remove diags 9 years ago
Auth.t Bug 21087: Hash passwords in ->update_password 6 years ago
Auth_with_cas.t Bug 19373: Update tests 7 years ago
Auth_with_ldap.t Bug 18292: Remove return 1 statements in tests 7 years ago
AuthorisedValues.t Bug 18748: Noisy t/db_dependent/AuthorisedValues.t 7 years ago
AuthoritiesMarc.t Bug 18448: Fix a few db_dependent tests 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 18292: Remove return 1 statements in tests 7 years ago
Biblio.t Bug 9701: (follow-up) Adjust tests 6 years ago
Bookseller.t Bug 20906: Prevent test failures due to precision changes (2) 6 years ago
Breeding.t Bug 20272: Changes for Breeding.pm and Record.pm 6 years ago
Budgets.t Bug 19166: (follow-up) Adjust table and files and QA issues 6 years ago
Calendar.t Bug 9031: (QA follow-up) Final changes to Calendar::days_between 7 years ago
Charset.t Bug 18269: Move field mappings related code to Koha::FieldMapping[s] 7 years ago
Circulation.t Bug 20287: Replace occurrences of AddMember with Koha::Patron->new->store->borrowernumber 6 years ago
ClassSource.t Bug 16860: Remove the comment about the warning 8 years ago
Clubs.t Bug 18292: Remove return 1 statements in tests 7 years ago
ColumnsSettings.t Bug 16177: Fix tests for ColumnsSsettings.t 8 years ago
Context.t Bug 19788: Add a test 6 years ago
Contract.t Bug 13726: Make Koha::Acq::Bookseller using Koha::Object 7 years ago
CourseReserves.t Bug 21133: Fix use statements order 6 years ago
DecreaseLoanHighHolds.t Bug 21086: Fix wrong mock of DateTime->now 6 years ago
Filter_MARC_ViewPolicy.t Bug 18292: Remove return 1 statements in tests 7 years ago
Fines.t Bug 13590: Add ability to charge fines at start of charge period 9 years ago
FrameworkPlugin.t Bug 20204: Add TestBuilder to replace CPL branch 6 years ago
Heading_MARC21.t Merge remote-tracking branch 'origin/new/bug_7284' 12 years ago
Hold.t Bug 18856: (QA follow-up) Rename method to avoid confusion 6 years ago
Holds.t Bug 21133: Fix use statements order 6 years ago
HoldsQueue.t Bug 19059: Move C4::Reserves::CancelReserve to Koha::Hold->cancel 7 years ago
Holidays.t Bug 18292: Remove return 1 statements in tests 7 years ago
ILSDI_Services.t Bug 21046: Return the correct borrowernumber when there is empty cardnumber(s) 6 years ago
Illrequestattributes.t Bug 7317: (followup) Make tests independent of data on the DB 7 years ago
Illrequests.t Bug 7317: (QA followup) Rename 'branch' for 'library' 7 years ago
ImportBatch.t Bug 20764: (QA follow-up) Fix path to sample plugins 6 years ago
Installer.t Bug 17234: Need to separate KEY and FOREIGN KEY checks 7 years ago
Items.t Bug 21133: Fix use statements order 6 years ago
Items_DelItemCheck.t Bug 18292: Remove return 1 statements in tests 7 years ago
KitchenSinkPlugin.kpz Bug 17368: Update KitchenSinkPlugin.kpz 8 years ago
Koha.t Bug 20144: [sql_modes] Correct quotes.timestamp values in tests 6 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 19581: Fix Koha_Elasticsearch.t 6 years ago
Koha_Elasticsearch_Indexer.t Bug 19581: Unit tests 6 years ago
Koha_Misc_Files.t Bug 18292: Remove return 1 statements in tests 7 years ago
Koha_SearchEngine_Elasticsearch_Search.t Bug 21032: Fix using facet for searches made on specific index 6 years ago
Languages.t Bug 16866: Catch warning t/db_dependent/Languages.t 8 years ago
Letters.t Bug 20287: Move ModMember to Koha::Patron 6 years ago
LibraryGroups.t Bug 20838: Add 2 small tests to check ref 6 years ago
Linker_FirstMatch.t Bug 16868: Silence error t/db_dependent/Linker_FirstMatch.t 8 years ago
Log.t Bug 18991: [QA Follow-up] Use schema txn_begin and txn_rollback 7 years ago
MarcModificationTemplates.t Bug 13560: Unit tests 6 years ago
Members.t Bug 20287: Test exception DuplicateID for Koha::Patron->store 6 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 20474: Mimick Letters.t 6 years ago
PatronLists.t Bug 19524: Share patron lists between staff 6 years ago
Patrons.t Bug 9302: (QA follow-up) Consistency follow-up 6 years ago
Plugins.t Bug 20727: (QA follow-up) Fix Upload.t and Plugins.t 6 years ago
QueryParser.t Bug 18292: Remove return 1 statements in tests 7 years ago
Record.t Bug 20097: (follow-up) Add a unit test 6 years ago
RecordProcessor_EmbedSeeFromHeadings.t Bug 15380: Move Koha::Authority to Koha::MetadataRecord::Authority 8 years ago
RefundLostItemFeeRule.t Bug 18292: Remove return 1 statements in tests 7 years ago
Reports.t Bug 5327: Shifting a db dependent test to the right place 12 years ago
Reserves.t Bug 21133: Fix use statements order 6 years ago
RotatingCollections.t Bug 21133: Fix use statements order 6 years ago
Search.t Bug 21095: Add ccode facets info to tests 6 years ago
Serials.t Bug 20144: [sql_modes] Add default value for subscription_numberpatterns.description in tests 6 years ago
Serials_2.t Bug 20287: Replace occurrences of AddMember with Koha::Patron->new->store->borrowernumber 6 years ago
Service.t Bug 5477 [SIGN-OFF] Fix test cases that require database access 13 years ago
ShelfBrowser.t Bug 21133: Fix use statements order 6 years ago
Sitemapper.t Bug 21086: Fix wrong mock of DateTime->now 6 years ago
Stats.t Bug 20510: Remove unused sub TotalPaid from C4::Stats 6 years ago
SuggestionEngine_ExplodedTerms.t Bug 17989: (QA follow-up) Replace bad dots in SuggestionEngine_ExplodedTerms.t 7 years ago
Suggestions.t Bug 20287: Replace occurrences of AddMember with Koha::Patron->new->store->borrowernumber 6 years ago
Tags.t Bug 12916 - Missing Test to demonstrate warnings. 10 years ago
Templates.t Bug 20727: Move temporary_directory() to C4::Context 6 years ago
TestBuilder.t Bug 19985: Make TestBuilder.t pass even if default_circ_rules is not empty 6 years ago
Upload.t Bug 20727: (QA follow-up) Fix Upload.t and Plugins.t 6 years ago
UsageStats.t Bug 20264: Remove syspref checkdigit 6 years ago
Virtualshelves.t Bug 11943: Add unit test for double accepts 6 years ago
XISBN.t Bug 20321: Remove get_biblionumber_from_isbn 6 years ago
XSLT_Handler.t Bug 20272: Replace error numbers by codes in XSLT_Handler 6 years ago
check_kohastructure.t Bug 19783: Move check_kohastructure.t to db_dependent 6 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 18292: Remove return 1 statements in tests 7 years ago
default_search_class.pl Bug 11998: Use t::lib::Mocks::mock_preference in tests 8 years ago
rollingloans.t Bug 20900: Add CPL test branch in rollingloans.t 6 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