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 bcfa31a8e3 Bug 17680: Add few tests for AddReturn when overdue 7 years ago
..
Acquisition Bug 18756 - add Unit Test 7 years ago
Biblio Bug 17641: Fix t/Biblio/Isbd.t 8 years ago
Budgets Bug 12019: ensure that it is optional to define an owner if a fund is restricted 10 years ago
Circulation Bug 17557: Koha::Patrons - Move GetAge to ->set_age (and remove SetAge) 8 years ago
External Bug 16636 [QA Followup] - Move tests to t/External 8 years ago
Koha Bug 17302: [Follow-up] Make Normalize.pm undef-resistent 8 years ago
Members Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication. Replace mock_dbh 1 7 years ago
Number Bug 16768: Add tests for Swiss number format 8 years ago
SIP Bug 15006: Centralize timeout logic and allow zero client timeout 8 years ago
Search Bug 10807: Add an authority search history for the OPAC 10 years ago
Serials Bug 16289: Refactore code and add tests 8 years ago
db_dependent Bug 17680: Add few tests for AddReturn when overdue 7 years ago
edi_testfiles Bug 7736: Support Ordering via Edifact EDI messages 8 years ago
etc Bug 18286: [Follow-up] Add t/etc/schema.pl 7 years ago
lib Bug 18361: Koha::Objects->find should accept composite primary keys 7 years ago
00-checkdatabase-version.t Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
00-deprecated.t Bug 5105 Regression test for switch statement 14 years ago
00-load.t Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication. Replace mock_dbh 1 7 years ago
00-merge-conflict-markers.t Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
00-testcritic.t Bug 15258: Prevent unused declared variables 9 years ago
00-valid-xml.t Bug 16608 - Add xsd extension to t/00-valid-xml.t 8 years ago
AuthUtils.t Bug 9611: (follow-up) move new password hashing routines to separate module 11 years ago
Auth_with_shibboleth.t Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication 7 years ago
AuthoritiesMarc_MARC21.t Bug 5327 added unit tests for C4/AuthoritiesMarc/MARC21.pm 13 years ago
AuthoritiesMarc_UNIMARC.t Added unit test for AuthoritiesMarc/UNIMARC.pm 13 years ago
Barcodes_EAN13.t Bug 6448 [2/3] Barcodes::EAN13 autoBarcode 12 years ago
Barcodes_annual.t Bug 5327: More basic unit tests for C4 modules 14 years ago
Barcodes_hbyymmincr.t Bug 5327: More basic unit tests for C4 modules 14 years ago
Barcodes_incremental.t Bug 5327: More basic unit tests for C4 modules 14 years ago
Biblio.t Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication 7 years ago
Biblio2.t Bug 16556 - KohaToMarcMapped columns sharing same field with biblio(item)number are removed. 8 years ago
Bookseller.t Total Test Overhaul! Most of these were stubs, and still are. 17 years ago
Boolean.t Bug 13814: (QA followup) test for generated warnings 9 years ago
Budgets.t C4::Bookfund no longer exists, removing the test 15 years ago
Cache.t Bug 16769: Uniformise calls to Koha::Cache->set_in_cache 8 years ago
Calendar.t Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication 7 years ago
Charset.t Bug 18152: Add tests 7 years ago
Circulation_barcodedecode.t Bug 15151: Avoid DB access to load C4::Members 9 years ago
ClassSortRoutine.t Bug 5327: Add basic unit tests to some C4 modules 14 years ago
ClassSortRoutine_Dewey.t Bug 8837 [QA Followup] - Add unit tests 10 years ago
ClassSortRoutine_Generic.t Bug 5327 added unit tests for C4/ClassSortRoutine/Generic 13 years ago
ClassSortRoutine_LCC.t bug 6281: introduce LC::CallNumber::LC for sorting LC call numbers 11 years ago
ClassSource.t Bug 5327: Add basic unit tests to some C4 modules 14 years ago
Context.t Bug 14751: [QA Follow-up] Unit tests for interface method 8 years ago
Contract.t Bug 5327: Add basic unit tests to some C4 modules 14 years ago
Creators.t Bug 16622: some tests triggered by prove t fail for unset KOHA_CONF 8 years ago
DateUtils.t Bug 17502: Throw some exceptions in output_pref 7 years ago
Debug.t Bug 14114: Silence warns and cleanup t/Debug.t 9 years ago
EdiInvoice.t Bug 7736: Support Ordering via Edifact EDI messages 8 years ago
Edifact.t Bug 7736: Support Ordering via Edifact EDI messages 8 years ago
Ediorder.t Bug 7736: Support Ordering via Edifact EDI messages 8 years ago
Ediordrsp.t Bug 7736: Support Ordering via Edifact EDI messages 8 years ago
Form_MessagingPreferences.t Bug 5327: More basic unit tests for C4 modules 14 years ago
Heading.t Bug 5327: Add basic unit tests to some C4 modules 14 years ago
HtmlTags.t Bug 18665: Add test for HtmlTags.pm 7 years ago
Images.t Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication 7 years ago
ImportBatch.t Bug 10407: Add two subtests to t/ImportBatch.t 8 years ago
Installer_PerlDependencies.t Bug 5327: More basic unit tests for C4 modules 14 years ago
Installer_PerlModules.t Bug 17990: Refactor Perl module versions check 7 years ago
Installer_pm.t Bug 17990: Refactor Perl module versions check 7 years ago
ItemCirculationAlertPreference.t Bug 5327: Add basic unit tests to some C4 modules 14 years ago
Koha.t Bug 18287 - Fix t/Koha.t having a Test::DBIx::Class cache issue 7 years ago
Koha_Email.t Bug 13172 t/Koha_Email.t was database dependent 10 years ago
Koha_ExternalContent_OverDrive.t Bug 18243: 16034 follow-up: better handling of absence of WebService::ILS::OverDrive::Patron at testing 7 years ago
Koha_MetadataRecord.t Bug 8064: Fix unit tests for createMergeHash 9 years ago
Koha_Template_Plugin_Cache.t Bug 11452: Add unit tests for Koha::Template::Plugin::Cache 11 years ago
Koha_Template_Plugin_Koha.t Bug 18222 - Fix tests broken by Buug 18026 7 years ago
Koha_Util_FrameworkPlugin.t Bug 13437: Preliminary changes for marc21 plugins field 008 9 years ago
Koha_Util_MARC.t Bug 8064: Fix unit tests for createMergeHash 9 years ago
Labels.t Bug 9978: (followup) Replace license header with the correct license (GPLv3+) 9 years ago
Labels_split_ccn.t Bug 9978: (followup) Replace license header with the correct license (GPLv3+) 9 years ago
Labels_split_ddcn.t Bug 9978: (followup) Replace license header with the correct license (GPLv3+) 9 years ago
Labels_split_lccn.t Bug 9978: (followup) Replace license header with the correct license (GPLv3+) 9 years ago
Languages.t Bug 16675: fix breakage of t/Languages.t 8 years ago
Letters.t Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication 7 years ago
Log.t Bug 11537: (follow-up) mock C4::Context::preference 11 years ago
Logger.t Bug 14167: (QA followup) use warn instead of just STDERR 9 years ago
Matcher.t Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication 7 years ago
Members_AttributeTypes.t Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication 7 years ago
Members_Attributes.t Bug 12267: Remove borrower_attributes.password 8 years ago
Members_Messaging.t Bug 5327: More basic unit tests for C4 modules 14 years ago
NorwegianPatronDB.t Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication 7 years ago
OpenLibrarySearch.t Bug 16649: Make OpenLibrarySearch test pass even if launches offline 8 years ago
Output.t Bug 11944: use CGI( -utf8 ) everywhere 10 years ago
Output_JSONStream.t Bug 11480: Fix invalid assumptions in JSONStream test 11 years ago
Patron.t Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication. Replace mock_dbh 1 7 years ago
Patroncards.t Bug 5327: Add basic unit tests to some C4 modules 14 years ago
Patroncards_Batch.t Bug 5327: More basic unit tests for C4 modules 14 years ago
Patroncards_Layout.t Bug 5327: More basic unit tests for C4 modules 14 years ago
Patroncards_Lib.t Bug 5327: More basic unit tests for C4 modules 14 years ago
Patroncards_Patroncard.t Bug 5327: More basic unit tests for C4 modules 14 years ago
Patroncards_Profile.t Bug 5327: More basic unit tests for C4 modules 14 years ago
Patroncards_Template.t Bug 5327: More basic unit tests for C4 modules 14 years ago
Prices.t Bug 18289 - Fix t/Prices.t having a Test::DBIx::Class cache issue 7 years ago
Print.t bug 11542: Increase test coverage for Print.pm 11 years ago
QueryParser.t Bug 12647: PQF QueryParser driver and unit tests fixes 10 years ago
RecordProcessor.t Bug 15871: Improve PerlCritic level for t/RecordProcessor.t 8 years ago
Ris.t Bug 16668: Fix t/Ris.t tests 8 years ago
SMS.t Bug 12642: t/SMS.t should not be db dependent 10 years ago
Scheduler.t Bug 5327 added unit tests for C4/Scheduler.pm 13 years ago
Scrubber.t Bug 14116: Silence noisy output for t/Scrubber. 9 years ago
Search.t Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication. Replace mock_dbh 1 7 years ago
Search_PazPar2.t Bug 14117: Silence warnings t/SearchPazPar2.t 9 years ago
SimpleMARC.t Bug 14098: Implement the copy_and_replace action for MTT 9 years ago
SocialData.t Bug 18288 - Fix t/SocialData.t having a Test::DBIx::Class cache issue 7 years ago
Stats.t Total Test Overhaul! Most of these were stubs, and still are. 17 years ago
SuggestionEngine.t Bug 8726 follow-up: fix QA issues 12 years ago
SuggestionEngine_AuthorityFile.t Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication. Replace mock_dbh 1 7 years ago
TmplToken.t Bug 5327 added unit tests for C4/TmplToken.pm 13 years ago
Token.t Bug 18124: [Follow-up] Handle default parameters in a sub 7 years ago
XSLT.t Bug 18226 - Remove "use Test::DBIx::Class" instantiations' dangerous code duplication 7 years ago
dummy.t Total Test Overhaul! Most of these were stubs, and still are. 17 years ago
perlcriticrc Bug 15258: Prevent unused declared variables 9 years ago
smolder_smoke_signal Bug 2524: Adding script to submit test reports to smolder server 16 years ago