..
Acquisition
Bug 15531: (followup) Use a quantity of 1, not null, for standing orders
2016-04-29 13:07:18 +00:00
api /v1
Bug 13903: (QA followup) change routes to /holds
2016-05-04 13:54:01 +00:00
Auth
Bug 15756: Some tests for haspermission in C4::Auth
2016-02-23 20:54:42 +00:00
Biblio
Bug 15572: Add tests for TransformHtmlToMarc
2016-01-25 07:09:50 -07:00
Circulation
Bug 16405: Fix Circulation/NoIssuesChargeGuarantees.t test 2
2016-05-04 14:23:34 +00:00
Creators
Bug 15548: Move new patron related code to Patron*
2016-03-03 14:38:26 -07:00
data
Exporter
Bug 15081: (followup) Make test files using TestBuilder handle their transactions
2015-11-04 12:32:57 -03:00
Holds
Bug 15534 [QA Followup] - Remove superfluous lines from unit tests
2016-04-29 10:35:06 +00:00
Items
Bug 16155: Adjust a few other tests
2016-05-04 13:47:58 +00:00
Koha
Bug 16155: [QA Follow-up] Add transaction to BiblioFrameworks.t
2016-05-04 13:47:58 +00:00
Labels
Bug 14468: (QA followup) remove useless diags
2015-10-27 10:38:15 -03:00
LDAP
Letters
Members
Bug 16443: [QA Follow-up] Add two tests for get_fields
2016-06-10 16:35:10 +00:00
OAI
Bug 16172: fix OAI Server tests broken by bug 15946
2016-03-31 16:51:38 +00:00
Patron
Bug 15548: Move new patron related code to Patron*
2016-03-03 14:38:26 -07:00
Record
Bug 13642 - Add Unit test for C4::Record::marc2dcxml
2016-01-27 06:23:08 +00:00
Reports
Bug 12787 [QA Followup] - Retain change to Reports_Guided.t
2016-04-22 00:54:36 +00:00
Reserves
Bug 13592: Add an option to charge for any hold placed
2015-12-31 15:59:05 +00:00
Search
Bug 10933: (followup of the followup) fix the previous patch to work with master
2015-10-27 13:06:01 -03:00
Serials
Bug 15168: (followup) remove useless diags
2015-11-17 15:47:46 -03:00
SIP
Bug 16610: [QA Follow-up] Add a test
2016-06-03 06:38:30 +00:00
Template /Plugin
Bug 12787: Reorganise t/db_dependent files
2016-04-22 00:54:35 +00:00
Utils
Bug 16316 - QA FOLLOWUP - Add tests
2016-04-29 15:53:25 +00:00
www
Bug 10171: (QA followup) Make search tests use the right form
2016-05-04 14:14:50 +00:00
XSLT_Handler
00-strict.t
Accounts.t
Bug 16390: Accounts.t does not need MPL
2016-05-04 14:25:09 +00:00
Acquisition.t
Bug 16414: Drop aqorders.budgetgroup_id
2016-05-06 03:57:36 +00:00
AdditionalField.t
Bug 10855: Remove additional field values when subscription is removed
2015-10-02 15:10:31 -03:00
Amazon.t
Bug 11998: Use t::lib::Mocks::mock_preference in tests
2016-03-15 07:08:28 +00:00
AudioAlerts.t
Bug 11431: (QA followup) remove diags
2015-11-06 15:08:37 -03:00
Auth.t
Bug 16492: Test that no_set_userenv will not set userenv if not exist yet
2016-06-10 17:31:19 +00:00
Auth_with_cas.t
Bug 11998: Use t::lib::Mocks::mock_preference in tests
2016-03-15 07:08:28 +00:00
Auth_with_ldap.t
Bug 14144: Clean ups and refactors
2016-04-29 12:40:16 +00:00
AuthorisedValues.t
Bug 10363: Use Koha::AuthorisedValue[s] in the admin page
2015-10-19 12:46:27 -03:00
AuthoritiesMarc.t
BackgroundJob.t
Barcodes.t
Bug 15878 - Updated unit tests for hbyymmincr barcodes
2016-05-23 17:42:10 +00:00
Barcodes_ValueBuilder.t
Bug 15081: (QA followup) Fix issue with Barcodes_ValueBuilder.t
2015-11-04 12:32:57 -03:00
Biblio.t
Bug 14306: Follow-up for URLs in 555$u
2016-03-07 17:58:33 +00:00
Bookseller.t
Bug 11998: Use t::lib::Mocks::mock_preference in tests
2016-03-15 07:08:28 +00:00
Branch.t
Bug 15629: Fix tests - Koha::Library does not have ->categories but ->get_categories
2016-02-24 03:55:07 +00:00
Breeding.t
Budgets.t
Bug 15009 [QA Followup] - Update number of tests run
2016-04-29 13:01:07 +00:00
Category.t
Bug 15081: (followup) Make test files using TestBuilder handle their transactions
2015-11-04 12:32:57 -03:00
Charset.t
check_sysprefs.t
Bug 14383: Fix some typos in comments and documentation
2015-06-22 17:34:46 -03:00
Circulation.t
Bug 16496: Add test
2016-05-11 10:37:12 +00:00
ClassSource.t
ColumnsSettings.t
Bug 16177: Fix tests for ColumnsSsettings.t
2016-04-01 19:08:23 +00:00
Context.t
Bug 11998: Use Koha::Cache to cache sysprefs
2016-03-15 07:08:28 +00:00
Contract.t
Bug 14693: Contract.t should generate dates based on current date
2015-08-21 10:43:38 -03:00
CourseReserves.t
Bug 15530 - Add Unit Test
2016-01-27 00:58:14 +00:00
Csv.t
db_structure.t
Bug 16173: db_structure.t shouldn't have a fixed number of tests
2016-04-01 19:14:53 +00:00
DecreaseLoanHighHolds.t
Bug 11565 - decreaseLoanHighHolds needs Override
2016-04-29 12:11:44 +00:00
default_search_class.pl
Bug 11998: Use t::lib::Mocks::mock_preference in tests
2016-03-15 07:08:28 +00:00
Filter_MARC_ViewPolicy.t
Bug 15870: Follow up to address comment #20
2016-03-24 20:15:40 +00:00
Fines.t
Bug 13590: Add ability to charge fines at start of charge period
2015-10-22 14:51:24 -03:00
FrameworkPlugin.t
Bug 14199: Unify marc orgcode plugins, not overwriting existing values
2016-02-26 14:04:28 +00:00
Heading_MARC21.t
Hold.t
Bug 16609: Catch warning from Koha::Hold in Hold.t
2016-06-10 17:42:03 +00:00
Holds.t
Bug 16155: Adjust a few other tests
2016-05-04 13:47:58 +00:00
HoldsQueue.t
Bug 15533 - Allow patrons and librarians to select itemtype when placing hold
2016-04-29 10:26:03 +00:00
Holidays.t
Bug 15333: [QA Follow-up] Add few tests
2016-05-25 22:18:28 +00:00
ILSDI_Services.t
Bug 16155: (QA followup) fix small bug in t/db_dependent/ILSDI_Services.t
2016-05-04 13:47:58 +00:00
ImportBatch.t
Installer.t
Items.t
Bug 16170: [QA Follow-up] Fix embeded typos
2016-05-03 15:01:13 +00:00
KitchenSinkPlugin.kpz
Koha.t
Bug 16157: Move the selected flag from GetAuthorisedValues to the templates
2016-04-07 00:16:09 +00:00
Koha_Authority.t
Bug 15578: Insert authority records before processing tests
2016-01-23 18:28:49 +00:00
Koha_borrower_modifications.t
Bug 16407: Simplify comments
2016-05-03 15:28:23 +00:00
Koha_Database.t
Koha_ElasticSearch.t
Bug 12478 Shifting tests and adding copyright headers
2016-04-26 20:20:13 +00:00
Koha_ElasticSearch_Indexer.t
Bug 16453: Make Elasticsearch tests be skipped if configuration entry missing
2016-05-06 03:47:05 +00:00
Koha_Misc_Files.t
Koha_SearchEngine_Elasticsearch_Search.t
Bug 16453: Make Elasticsearch tests be skipped if configuration entry missing
2016-05-06 03:47:05 +00:00
Languages.t
Bug 11998: Use t::lib::Mocks::mock_preference in tests
2016-03-15 07:08:28 +00:00
Letters.t
Bug 16441: Fix Letters.t
2016-06-10 16:41:28 +00:00
Linker_FirstMatch.t
Log.t
Bug 15939: Action logs - Do not default dates to today
2016-03-02 00:53:14 +00:00
MarcModificationTemplates.t
Bug 15669: Add a test for GetModificationTemplates
2016-03-03 22:11:44 +00:00
Members.t
Bug 16426: Add tests for ModMember - do not update userid
2016-05-06 03:41:36 +00:00
MungeMarcPrice.t
Bug 15084: Replace C4::Budgets::GetCurrencies with Koha::Acquisition::Currencies->search
2016-03-03 20:39:01 +00:00
NewsChannels.t
Bug 16550: Clean the tests
2016-05-23 17:37:48 +00:00
Overdues.t
Bug 13624 - Remove columns branchcode, categorytype from table overduerules_transport_types
2015-12-31 12:47:16 +00:00
Passwordrecovery.t
Bug 15585: Remove "shift on reference is experimental" warning
2016-03-22 23:08:21 +00:00
Patron.t
Bug 14577 [QA Followup]
2016-04-29 11:54:23 +00:00
PatronLists.t
Bug 16452: Remove the warnings raised by PatronLists.t
2016-05-05 20:44:47 +00:00
Patrons.t
Bug 10459: Add tests for borrowers.updated_on
2016-06-10 17:10:23 +00:00
Plugins.t
QueryParser.t
Bug 11998: Use t::lib::Mocks::mock_preference in tests
2016-03-15 07:08:28 +00:00
Ratings.t
Bug 14878: Tests - Create the branchcodes when needed
2015-11-06 15:51:51 -03:00
Record.t
Bug 11998: Use t::lib::Mocks::mock_preference in tests
2016-03-15 07:08:28 +00:00
RecordProcessor_EmbedSeeFromHeadings.t
Bug 15380: Move Koha::Authority to Koha::MetadataRecord::Authority
2015-12-31 18:50:41 +00:00
Reports.t
Reserves.t
Bug 11998: Use t::lib::Mocks::mock_preference in tests
2016-03-15 07:08:28 +00:00
Review.t
Bug 15548: Move new patron related code to Patron*
2016-03-03 14:38:26 -07:00
rollingloans.t
RotatingCollections.t
Bug 15629: Koha::Libraries - Remove ModBranch
2016-02-24 03:55:06 +00:00
Search.t
Bug 16249: Zebra-specific tests should pass with ES disabled
2016-04-26 21:20:13 +00:00
Serials.t
Bug 15168: Remove C4:Serials::ItemizeSerials
2015-11-17 15:34:00 -03:00
Serials_2.t
Bug 14878: Tests - Create the branchcodes when needed
2015-11-06 15:51:51 -03:00
Service.t
ShelfBrowser.t
Bug 14878: Tests - Create the branchcodes when needed
2015-11-06 15:51:51 -03:00
Sitemapper.t
Bug 14778: Example - Replace DBI::Mock with Test::DBIx::Class - Sitemapper.t
2015-10-23 12:01:18 -03:00
Stats.t
SuggestionEngine_ExplodedTerms.t
Suggestions.t
Bug 16325: Add a test for SearchSuggestions when searching for STATUS=''
2016-05-05 20:46:01 +00:00
sysprefs.t
Bug 11998: Use Koha::Cache to cache sysprefs
2016-03-15 07:08:28 +00:00
Tags.t
Templates.t
Bug 5338: (QA followup) update the tests for the new reports
2015-05-19 13:54:09 -03:00
TestBuilder.t
Bug 16155: Adjust TestBuilder.t
2016-05-04 13:47:58 +00:00
Upload.t
Bug 16501: Remove some unneeded warns in Upload.t
2016-05-16 17:46:25 +00:00
UsageStats.t
Bug 16408: Fix UsageStats.t
2016-05-03 15:47:02 +00:00
Virtualshelves.t
Bug 14544: [QA Follow-up] Added some test descriptions
2015-11-05 10:00:31 -03:00
XISBN.t
Bug 11998: Use t::lib::Mocks::mock_preference in tests
2016-03-15 07:08:28 +00:00
XSLT_Handler.t
zebra_config.pl
Bug 15082: t/db_dependent/Search.t shouldn't mock the DB connection
2015-10-29 14:10:23 -03:00