..
Acquisition
Bug 14778: Remove t/Acquisition/Invoices.t
2015-10-23 12:01:19 -03:00
Biblio
Bug 17641: Fix t/Biblio/Isbd.t
2016-11-16 14:02:30 +00:00
Budgets
Circulation
Bug 17557: Koha::Patrons - Move GetAge to ->set_age (and remove SetAge)
2016-12-16 11:57:38 +00:00
db_dependent
Bug 9988: Add Koha objects for table need_merge_authorities
2017-04-13 08:53:46 -04:00
edi_testfiles
External
Koha
Bug 17302: [Follow-up] Make Normalize.pm undef-resistent
2016-09-25 14:04:54 +00:00
lib
Bug 17726: biblioitems.marc has been removed
2017-01-20 13:43:18 +00:00
Members
Bug 15690: Hardcoded 16 is uncool
2016-11-14 11:28:43 +00:00
Number
Search
Serials
SIP
Bug 15006: Centralize timeout logic and allow zero client timeout
2016-07-15 14:11:05 +00:00
00-checkdatabase-version.t
00-deprecated.t
00-load.t
Bug 18243: 16034 follow-up: Conditionally test Koha::ExternalContent::* modules loading
2017-03-20 15:28:35 +00:00
00-merge-conflict-markers.t
Bug 9978: Replace license header with the correct license (GPLv3+)
2015-04-20 09:59:38 -03:00
00-testcritic.t
00-valid-xml.t
Auth_with_shibboleth.t
Bug 12026: [QA Follow-up] Add Tests for autocreate
2017-03-31 14:28:18 +00:00
AuthoritiesMarc_MARC21.t
AuthoritiesMarc_UNIMARC.t
AuthUtils.t
Barcodes_annual.t
Barcodes_EAN13.t
Barcodes_hbyymmincr.t
Barcodes_incremental.t
Biblio.t
Bug 16169: Change prototype for C4::Biblio::TransformMarcToKoha
2016-04-07 00:04:21 +00:00
Biblio2.t
Bug 16556 - KohaToMarcMapped columns sharing same field with biblio(item)number are removed.
2016-09-15 13:42:35 +00:00
Bookseller.t
Total Test Overhaul! Most of these were stubs, and still are.
2007-10-18 16:26:44 -05:00
Boolean.t
Bug 13814: (QA followup) test for generated warnings
2015-03-15 09:03:33 -03:00
Breeding.t
Budgets.t
C4::Bookfund no longer exists, removing the test
2009-12-20 14:31:37 +01:00
Cache.t
Bug 16769: Uniformise calls to Koha::Cache->set_in_cache
2016-10-10 17:03:54 +00:00
Calendar.t
Bug 17189: Replace occurrences of 'use Koha::Cache'
2016-09-08 10:24:47 +00:00
Charset.t
Circulation_barcodedecode.t
Bug 15151: Avoid DB access to load C4::Members
2015-11-08 13:10:13 -03:00
ClassSortRoutine.t
Bug 5327: Add basic unit tests to some C4 modules
2010-10-30 20:12:53 +13:00
ClassSortRoutine_Dewey.t
Bug 8837 [QA Followup] - Add unit tests
2014-10-28 09:39:44 -03:00
ClassSortRoutine_Generic.t
ClassSortRoutine_LCC.t
ClassSource.t
Context.t
Contract.t
Bug 5327: Add basic unit tests to some C4 modules
2010-10-30 20:12:53 +13:00
Creators.t
Bug 16622: some tests triggered by prove t fail for unset KOHA_CONF
2016-08-05 06:09:58 +00:00
DateUtils.t
Bug 17476: Add a way to bypass dt_from_string processing time for slow servers
2016-11-07 16:36:05 +00:00
Debug.t
dummy.t
Total Test Overhaul! Most of these were stubs, and still are.
2007-10-18 16:26:44 -05:00
Edifact.t
EdiInvoice.t
Ediorder.t
Ediordrsp.t
Form_MessagingPreferences.t
Bug 5327: More basic unit tests for C4 modules
2010-11-01 15:35:50 +13:00
Heading.t
Images.t
ImportBatch.t
Bug 10407: Add two subtests to t/ImportBatch.t
2016-09-02 16:00:13 +00:00
Installer_PerlDependencies.t
Installer_PerlModules.t
Bug 17990: Refactor Perl module versions check
2017-02-17 12:13:44 +00:00
Installer_pm.t
Bug 17990: Refactor Perl module versions check
2017-02-17 12:13:44 +00:00
ItemCirculationAlertPreference.t
Koha.t
Bug 14629 - [QA Followup] Pass invalid ISSN through GetVariationsOfISSN
2016-10-28 11:58:14 +00:00
Koha_Email.t
Koha_ExternalContent_OverDrive.t
Bug 18243: 16034 follow-up: better handling of absence of WebService::ILS::OverDrive::Patron at testing
2017-03-20 15:28:35 +00:00
Koha_MetadataRecord.t
Koha_Template_Plugin_Cache.t
Koha_Template_Plugin_Koha.t
Bug 18222 - Fix tests broken by Buug 18026
2017-03-20 15:33:45 +00:00
Koha_Util_FrameworkPlugin.t
Koha_Util_MARC.t
Labels.t
Labels_split_ccn.t
Labels_split_ddcn.t
Labels_split_lccn.t
Languages.t
Letters.t
Bug 15150: Make t/ tests skip if Test::DBIx::Class absent
2015-11-06 12:25:27 -03:00
Log.t
Bug 11537: (follow-up) mock C4::Context::preference
2014-01-14 19:27:07 +00:00
Logger.t
Matcher.t
Bug 17318: Unit tests
2016-10-21 16:16:33 +00:00
Members_Attributes.t
Members_AttributeTypes.t
Bug 17825: (followup) Remove unused function AttributeTypeExists
2017-03-31 14:37:21 +00:00
Members_Messaging.t
Message.t
NorwegianPatronDB.t
Bug 11401: (followup) make tests run on absent deps
2014-11-14 15:32:25 -03:00
OpenLibrarySearch.t
Output.t
Bug 11944: use CGI( -utf8 ) everywhere
2015-01-13 13:07:21 -03:00
Output_JSONStream.t
Overdues.t
Patron.t
Bug 17425 [QA Followup] - Remove superfluous tests
2016-10-21 18:15:50 +00:00
Patroncards.t
Patroncards_Batch.t
Patroncards_Layout.t
Patroncards_Lib.t
Patroncards_Patroncard.t
Patroncards_Profile.t
Patroncards_Template.t
Bug 5327: More basic unit tests for C4 modules
2010-11-01 15:35:50 +13:00
perlcriticrc
Prices.t
Bug 13726: Make Koha::Acq::Bookseller using Koha::Object
2016-12-30 11:54:32 +00:00
Print.t
bug 11542: Increase test coverage for Print.pm
2014-01-14 20:41:31 +00:00
QueryParser.t
RecordProcessor.t
Ris.t
Bug 16668: Fix t/Ris.t tests
2016-06-10 16:59:20 +00:00
RotatingCollections.t
Bug 13284: t/RotatingCollections.t shouldn't depend on the DB
2014-11-20 09:37:20 -03:00
Scheduler.t
Scrubber.t
Bug 14116: Silence noisy output for t/Scrubber.
2015-06-01 14:10:56 -03:00
Search.t
Bug 13278: (QA followup) use t::lib::Mocks
2014-11-19 18:11:58 -03:00
Search_PazPar2.t
SimpleMARC.t
Bug 14098: Implement the copy_and_replace action for MTT
2015-09-07 11:17:13 -03:00
smolder_smoke_signal
SMS.t
SocialData.t
Bug 15150: Make t/ tests skip if Test::DBIx::Class absent
2015-11-06 12:25:27 -03:00
Stats.t
SuggestionEngine.t
SuggestionEngine_AuthorityFile.t
TmplToken.t
Token.t
Bug 18124: [Follow-up] Handle default parameters in a sub
2017-03-30 09:07:08 +00:00
XSLT.t
Bug 18089: Remove warnings from tests using DBIx::Class fixtures
2017-02-14 14:07:02 +00:00