Bug 17403: Internal Server Error while deleting patron
[koha.git] / t /
2016-10-22 Frédéric DemiansBug 17088 Quick fix on test
2016-10-22 Jonathan DruartBug 17088: Add tests to cover the changes
2016-10-22 Marcel de RooyBug 17088: [Follow-up] Use Logger for failed exports
2016-09-30 Tomas Cohen AraziBug 17304: Introduce C4::Matcher::_get_match_keys unit...
2016-09-15 Olli-Antti KivilahtiBug 16556 - KohaToMarcMapped columns sharing same field...
2016-09-08 Jonathan DruartBug 16686: Add test for Koha::Item::Transfer[s] and...
2016-09-08 Kyle M HallBug 14390 [QA Followup] - Unit Test
2016-09-08 Jonathan DruartBug 17201: (bug 16431 follow-up2) Remove occurrence...
2016-08-23 Jonathan DruartBug 17124: Fix tests in DecreaseLoanHighHolds.t
2016-08-07 Mark TompsettBug 16622: some tests triggered by prove t fail for...
2016-08-05 Mark TompsettBug 16868: Silence error t/db_dependent/Linker_FirstMatch.t
2016-08-01 Jonathan DruartBug 16934: Add test for ModOrder
2016-08-01 Jonathan DruartBug 16813: Allow empty string for OPACBaseURL
2016-08-01 Jonathan DruartBug 16890: Make TestBuilder generate date for date...
2016-08-01 Marcel de RooyBug 15006: Centralize timeout logic and allow zero...
2016-08-01 Jonathan DruartBug 12178: Fix tests not to depend on dateformat syspref
2016-08-01 Florent MaraBug 12178: Tests for changes to claimed serial status
2016-08-01 Jonathan DruartBug 12178: Update serial status to "claimed" when expor...
2016-08-01 Jacek AblewiczBug 16166: Fix t/Cache.t tests
2016-08-01 Jonathan DruartBug 13691: Add changes for 3.22
2016-08-01 Jonathan DruartBug 13691: Add basic selenium script
2016-08-01 Mark TompsettBug 16866: Catch warning t/db_dependent/Languages.t
2016-08-01 Tomas Cohen AraziBug 16819: Unit tests for C4::Members::DelMember
2016-08-01 Mark TompsettBug 16805: Tweak new test message to say getalert
2016-08-01 Jonathan DruartBug 16805: Add test to getalert (no param passed)
2016-08-01 Julian MauriceBug 16271: Allow more filters on /api/v1/holds
2016-08-01 Jonathan DruartBug 9259: Use is instead of is_deeply
2016-08-01 AleishaBug 9259: Ability to delete a staged file once it has...
2016-08-01 Jonathan DruartBug 16860: Remove the comment about the warning
2016-08-01 Mark TompsettBug 16860: Catch warning t/db_dependent/ClassSource.t
2016-08-01 Mark TompsettBug 16869: Silence and catch warnings in t/db_dependent...
2016-08-01 Marcel de RooyBug 16671: [QA Follow-up] Replace remaining itemtype...
2016-08-01 Marcel de RooyBug 16671: [QA Follow-up] Add new itemtype and remove...
2016-08-01 Jonathan DruartBug 16671: (bug 14828 follow-up) Pick the right itemtypes
2016-08-01 Jonathan DruartBug 16431: Use Koha::Cache to cache marc subfield structure
2016-08-01 Alex ArnaudBug 14968 - Provides unit test
2016-08-01 Marcel de RooyBug 16751: What is sitemaper?
2016-08-01 Jonathan DruartBug 16624: Add regression tests
2016-08-01 Jonathan DruartBug 16534: Add tests for AddIssue
2016-08-01 Jonathan DruartBug 16534: Add tests for CanBookBeIssued & AllowReturnT...
2016-06-24 Jonathan DruartBug 16717: Improve variable naming
2016-06-24 Marcel de RooyBug 16717: Remove hardcoded category from Holds.t
2016-06-24 Marcel de RooyBug 16607: Remove CPL/MPL from two unit tests
2016-06-24 Marcel de RooyBug 16500: [QA Follow-up] Catch warning if branch MPL...
2016-06-24 Marcel de RooyBug 16500: Catch two warns in TestBuilder.t with warnin...
2016-06-24 Marcel de RooyBug 16502: Replace a few other ok-calls by is-calls
2016-06-24 Marcel de RooyBug 16502: Adjust test for GetPlugins
2016-06-24 Marcel de RooyBug 16502: Add additional test to Plugins.t
2016-06-24 Marcel de RooyBug 16502: Table koha_plugin_com_bywatersolutions_kitch...
2016-06-24 Tomas Cohen AraziBug 13074: (followup) remove useless diag
2016-06-24 Jonathan DruartBug 13074: Use Koha::Cache to cache the defaults values...
2016-06-24 Jonathan DruartBug 12748: findSerialByStatus has been renamed with...
2016-06-24 Jonathan DruartBug 12748: Code tidy
2016-06-24 Jonathan DruartBug 12748: Remove warning 'masks earlier declaration...
2016-06-24 remiBug 12748 - Add test for step 7 and 8 and rename findSe...
2016-06-24 remiBug 12748 - Fixes duplicate serials with an "expected...
2016-06-16 Jonathan DruartBug 16088: Fix the number of tests to skip
2016-06-16 Jonathan DruartBug 16088: Introduce Koha::Cache::Memory::Lite to cache...
2016-06-15 Jonathan DruartBug 10459: Add tests for borrowers.updated_on
2016-06-15 Kyle M HallBug 16636 [QA Followup] - Move tests to t/External
2016-06-15 Marcel de RooyBug 16636: [QA Follow-up] Move External_BakerTaylor...
2016-06-15 Marcel de RooyBug 16636: [QA Follow-up] Make BakerTaylor plack safe
2016-06-15 Marcel de RooyBug 16609: Catch warning from Koha::Hold in Hold.t
2016-06-15 Fridolin SomersBug 16608 - Add xsd extension to t/00-valid-xml.t
2016-06-15 Jonathan DruartBug 16492: Test that no_set_userenv will not set useren...
2016-06-15 Kyle M HallBug 16492 - Checkouts ( and possibly checkins and other...
2016-06-15 Jonathan DruartBug 16649: Make OpenLibrarySearch test pass even if...
2016-06-15 Galen CharltonBug 16675: fix breakage of t/Languages.t
2016-06-15 Jonathan DruartBug 16668: Fix t/Ris.t tests
2016-06-15 Mark TompsettBug 16618: 00-load.t prematurely stops all testing
2016-06-15 Jonathan DruartBug 16441: Fix Letters.t
2016-06-15 Marcel de RooyBug 16443: [QA Follow-up] Add two tests for get_fields
2016-06-15 Mark TompsettBug 16582 t/Price.t test should pass if Test::DBIx...
2016-06-15 Marcel de RooyBug 16610: [QA Follow-up] Add a test
2016-06-15 Jonathan DruartBug 16504: Add regression tests
2016-05-25 Marcel de RooyBug 15333: [QA Follow-up] Add few tests
2016-05-23 Nick ClemensBug 15878 - Updated unit tests for hbyymmincr barcodes
2016-05-23 Jonathan DruartBug 16550: Clean the tests
2016-05-23 Marc VéronBug 16550: Add test to NewsChannels.t
2016-05-23 Nick ClemensBug 16561 - Bug 15877 followup to fix tests
2016-05-23 Jonathan DruartBug 16539: Add tests
2016-05-16 Marcel de RooyBug 16501: Remove some unneeded warns in Upload.t
2016-05-12 Jonathan DruartBug 16412: Make sure Koha::Cache->set_in_cache will...
2016-05-11 Jonathan DruartBug 16496: Add test
2016-05-06 Kyle M HallMerges translations for Koha 16.05
2016-05-06 Jonathan DruartBug 16414: Drop aqorders.budgetgroup_id
2016-05-06 Tomas Cohen AraziBug 16453: Make Elasticsearch tests be skipped if confi...
2016-05-06 Jonathan DruartBug 16426: Add tests for ModMember - do not update...
2016-05-05 Jonathan DruartBug 16447: Remove occurrence of the borrow permission...
2016-05-05 Jonathan DruartBug 16325: Add a test for SearchSuggestions when search...
2016-05-05 Jonathan DruartBug 16452: Remove the warnings raised by PatronLists.t
2016-05-05 Marcel de RooyBug 16411: Make Hold.t not depend on two existing branches
2016-05-04 Marcel de RooyBug 16390: Accounts.t does not need MPL
2016-05-04 Jonathan DruartBug 16405: Fix Circulation/NoIssuesChargeGuarantees...
2016-05-04 Tomas Cohen AraziBug 10171: (QA followup) Make search tests use the...
2016-05-04 Julian MauriceBug 13903: (QA followup) change routes to /holds
2016-05-04 Julian MauriceBug 13903: Add API routes to list, create, update,...
2016-05-04 Tomas Cohen AraziBug 16155: (QA followup) fix small bug in t/db_dependen...
2016-05-04 Marcel de RooyBug 16155: [QA Follow-up] Add transaction to BiblioFram...
2016-05-04 Marcel de RooyBug 16155: Adjust a few other tests
next