Bug 17799: MARC bibliographic frameworks breadcrumbs broken for Default framework
[koha.git] / t /
2017-01-02 Marcel de RooyBug 17681: Exiisting typos might thow some feees when...
2017-01-02 Tomas Cohen AraziBug 16376: (regression tests)
2016-12-19 Jonathan DruartBug 17278: Fix test compilation errors
2016-12-19 Jonathan DruartBug 17278: Use available limit when requesting zebra...
2016-12-19 Tomas Cohen AraziBug 17494: (QA followup) Fix exception name
2016-12-19 Kyle M HallBug 17494: Prevent duplicate tokens from getting stored
2016-11-30 Jonathan DruartBug 17323: Column search_history.time cannot be null
2016-11-30 Marcel de RooyBug 14598: [QA Follow-up] Small changes
2016-11-30 Jonathan DruartBug 14598: Fix warning from effective_itemtype
2016-11-30 Tomas Cohen AraziBug 14598: (followup) Remove unused and non-existent...
2016-11-30 Kyle M HallBug 14598 [QA Followup] - Make unit test pass
2016-11-30 Kyle M HallBug 14598 [QA Followup] - Correct the behavior of GetItem
2016-11-30 Tomas Cohen AraziBug 14598: (regression tests) AddReturn should store...
2016-11-30 Mark TompsettBug 15690: Hardcoded 16 is uncool
2016-11-30 Jonathan DruartBug 15690: CardnumberLength should not be bigger than 16
2016-11-08 Jonathan DruartBug 17375: Search by dateofbirth - Add tests
2016-10-24 Jonathan DruartBug 17426: Do not set AutoCommit in tests
2016-10-24 Marcel de RooyBug 17441: [QA Follow-up] Return value of SendAlerts
2016-10-24 Jonathan DruartBug 17088: Add tests to cover the changes
2016-10-24 Marcel de RooyBug 17088: [Follow-up] Use Logger for failed exports
2016-09-16 Olli-Antti KivilahtiBug 16556 - KohaToMarcMapped columns sharing same field...
2016-09-16 Kyle M HallBug 14390 [QA Followup] - Unit Test
2016-08-25 Julian MauriceFix number of tests for db_structure.t
2016-08-25 Julian MauriceFix test t/db_dependent/Circulation.t
2016-08-17 Mark TompsettBug 16622: some tests triggered by prove t fail for...
2016-08-17 Jonathan DruartBug 16934: Add test for ModOrder
2016-08-17 Jonathan DruartBug 16813: Allow empty string for OPACBaseURL
2016-08-17 Marcel de RooyBug 15006: Centralize timeout logic and allow zero...
2016-08-17 Jonathan DruartBug 12178: Fix tests not to depend on dateformat syspref
2016-08-17 Florent MaraBug 12178: Tests for changes to claimed serial status
2016-08-17 Jonathan DruartBug 12178: Update serial status to "claimed" when expor...
2016-08-17 Mark TompsettBug 16866: Catch warning t/db_dependent/Languages.t
2016-08-16 Mark TompsettBug 16805: Tweak new test message to say getalert
2016-08-16 Jonathan DruartBug 16805: Add test to getalert (no param passed)
2016-08-16 Jonathan DruartBug 16860: Remove the comment about the warning
2016-08-16 Mark TompsettBug 16860: Catch warning t/db_dependent/ClassSource.t
2016-08-16 Mark TompsettBug 16869: Silence and catch warnings in t/db_dependent...
2016-08-16 Alex ArnaudBug 14968 - Provides unit test
2016-08-16 Marcel de RooyBug 16751: What is sitemaper?
2016-08-16 Jonathan DruartBug 16624: Add regression tests
2016-08-16 Jonathan DruartBug 16534: Add tests for AddIssue
2016-08-16 Jonathan DruartBug 16534: Add tests for CanBookBeIssued & AllowReturnT...
2016-07-01 Jonathan DruartBug 16717: Improve variable naming
2016-07-01 Marcel de RooyBug 16717: Remove hardcoded category from Holds.t
2016-07-01 Marcel de RooyBug 16502: Replace a few other ok-calls by is-calls
2016-07-01 Marcel de RooyBug 16502: Adjust test for GetPlugins
2016-07-01 Marcel de RooyBug 16502: Add additional test to Plugins.t
2016-07-01 Marcel de RooyBug 16502: Table koha_plugin_com_bywatersolutions_kitch...
2016-07-01 Tomas Cohen AraziBug 13074: (followup) remove useless diag
2016-07-01 Jonathan DruartBug 13074: Use Koha::Cache to cache the defaults values...
2016-07-01 Jonathan DruartBug 12748: findSerialByStatus has been renamed with...
2016-07-01 Jonathan DruartBug 12748: Code tidy
2016-07-01 Jonathan DruartBug 12748: Remove warning 'masks earlier declaration...
2016-07-01 remiBug 12748 - Add test for step 7 and 8 and rename findSe...
2016-07-01 remiBug 12748 - Fixes duplicate serials with an "expected...
2016-07-01 Jonathan DruartBug 10459: Add tests for borrowers.updated_on
2016-06-23 Jonathan DruartBug 16412: Make sure Koha::Cache->set_in_cache will...
2016-06-23 Jonathan DruartBug 16229: Add the unsafe flag to set_in_cache
2016-06-23 Jonathan DruartBug 16229: Deep copy on setting in cache
2016-06-23 Jonathan DruartBug 16229: Deep copy on first L2 fetch
2016-06-16 Galen CharltonBug 16675: fix breakage of t/Languages.t
2016-06-16 Jonathan DruartBug 16088: Introduce Koha::Cache::Memory::Lite to cache...
2016-06-16 Jonathan DruartBug 16044: Add an unsafe flag to Koha::Cache->get_from_...
2016-06-16 Jonathan DruartBug 16044: Add tests to make sure structures will be...
2016-06-16 Jonathan DruartBug 16044: Make tests from t/Cache.t pass
2016-06-16 Kyle M HallBug 16636 [QA Followup] - Move tests to t/External
2016-06-16 Marcel de RooyBug 16636: [QA Follow-up] Move External_BakerTaylor...
2016-06-16 Marcel de RooyBug 16636: [QA Follow-up] Make BakerTaylor plack safe
2016-06-16 Fridolin SomersBug 16608 - Add xsd extension to t/00-valid-xml.t
2016-06-16 Jonathan DruartBug 16492: Test that no_set_userenv will not set useren...
2016-06-16 Kyle M HallBug 16492 - Checkouts ( and possibly checkins and other...
2016-06-16 Jonathan DruartBug 16668: Fix t/Ris.t tests
2016-06-16 Jonathan DruartBug 16199: Remove C4::Ris::charconv
2016-06-16 Jonathan DruartBug 16441: Fix Letters.t
2016-06-16 Marcel de RooyBug 16443: [QA Follow-up] Add two tests for get_fields
2016-06-16 Mark TompsettBug 16582 t/Price.t test should pass if Test::DBIx...
2016-06-16 Jonathan DruartBug 16504: Add regression tests
2016-06-09 Tomas Cohen AraziBug 16216: Circulation_Branch.t doesn't set itemtype...
2016-06-09 Marcel de RooyBug 15333: [QA Follow-up] Add few tests
2016-05-25 Jonathan DruartBug 16550: Clean the tests
2016-05-25 Marc VéronBug 16550: Add test to NewsChannels.t
2016-05-25 Nick ClemensBug 15878 - Updated unit tests for hbyymmincr barcodes
2016-05-25 Nick ClemensBug 16561 - Bug 15877 followup to fix tests
2016-05-25 Nick ClemensBug 15877 - Unit tests
2016-05-25 Jonathan DruartBug 16539: Add tests
2016-05-17 Marcel de RooyBug 16501: Remove some unneeded warns in Upload.t
2016-05-16 Jonathan DruartBug 15009: QA follow-up
2016-05-16 charlesBug 15009 - Adds unit tests for C4::Budget::GetBudgetAu...
2016-05-16 Jonathan DruartBug 16452: Remove the warnings raised by PatronLists.t
2016-05-16 Jonathan DruartBug 16325: Add a test for SearchSuggestions when search...
2016-05-16 Mark TompsettBug 14144: Clean ups and refactors
2016-05-16 Mark TompsettBug 14144: Silence warnings t/db_dependent/Auth_with_ldap.t
2016-05-16 Jonathan DruartBug 16447: Remove occurrence of the borrow permission...
2016-05-16 Jonathan DruartBug 16407: Simplify comments
2016-05-16 Marcel de RooyBug 16407: Fix Koha_borrower_modifications.t
2016-05-16 Marcel de RooyBug 16390: Accounts.t does not need MPL
2016-05-16 Marcel de RooyBug 16170: [QA Follow-up] Fix embeded typos
2016-05-16 Marcel de RooyBug 16170: [QA Follow-up] Adjust Items.t
2016-05-09 Jonathan DruartBug 14632: Add Copyright for the Koha Dev Team
2016-05-09 Mark TompsettBug 14362: Regression tests
next