Bug 17201: (bug 16431 follow-up2) Remove occurrence of marcfromkohafield
[koha.git] / t /
2016-09-02 Jonathan DruartBug 17201: (bug 16431 follow-up2) Remove occurrence...
2016-09-02 Jonathan DruartBug 16686: Add test for Koha::Item::Transfer[s] and...
2016-09-02 Lari TaskulaBug 14868: Display required permissions in permission...
2016-09-02 Lari TaskulaBug 14868: Use x-koha-authorization in current routes
2016-09-01 Kyle M HallBug 16942 [QA Followup] - Add unit test
2016-08-26 Kyle M HallBug 14504: Changes missed while fixing patches
2016-08-26 Tomas Cohen AraziBug 14504: (QA followup) Tidy tests
2016-08-26 Barton ChittendenBug 14504: (QA followup) fix test transaction, book_on_loan
2016-08-26 Barton Chittendenbug 14504: (QA followup) fixing DelItemCheck arguments
2016-08-26 Barton ChittendenBug 14504: (QA followup) use TestBuilder, remove do_not...
2016-08-26 Barton Chittendenbug 14504: split logic from DelItemCheck() into ItemSaf...
2016-08-24 Kyle M HallBug 14390 [QA Followup] - Unit Test
2016-08-22 Jonathan DruartBug 16960: Update 1 missing occurrence of GetModifications
2016-08-22 Kyle M HallBug 16960 - Patron::Modifications should be fixed
2016-08-18 Jonathan DruartBug 17124: Fix tests in DecreaseLoanHighHolds.t
2016-08-17 Tomas Cohen AraziBug 14642: (QA followup) Add tests for Koha::Hold-...
2016-08-17 Tomas Cohen AraziBug 16829: Unit tests for logaction's 'interface parameter'
2016-08-10 Marcel de RooyBug 16929: [QA Follow-up] Shortcut methods and use...
2016-08-10 Marcel de RooyBug 16929: Prevent opac-memberentry waiting for random...
2016-08-10 Jonathan DruartBug 17069: Koha::Patron::Category->store must default...
2016-08-05 Mark TompsettBug 16622: some tests triggered by prove t fail for...
2016-08-04 Mark TompsettBug 16868: Silence error t/db_dependent/Linker_FirstMatch.t
2016-07-22 Jonathan DruartBug 15451: Koha::CsvProfiles - Remove the residue
2016-07-22 Jonathan DruartBug 15451: Add the 2 new modules Koha::CsvProfile[s]
2016-07-22 Jonathan DruartBug 16934: Add test for ModOrder
2016-07-15 Jonathan DruartBug 16889: Remove C4::Members::columns and use Koha...
2016-07-15 Jonathan DruartBug 16889: Add Koha::Objects->columns
2016-07-15 Jonathan DruartBug 16853: Move changepassword to Koha::Patron->update_...
2016-07-15 Jonathan DruartBug 16849: Move IsDebarred to Koha::Patron->is_debarred
2016-07-15 Jonathan DruartBug 16813: Allow empty string for OPACBaseURL
2016-07-15 Jonathan DruartBug 16890: Make TestBuilder generate date for date...
2016-07-15 Marcel de RooyBug 15006: Centralize timeout logic and allow zero...
2016-07-15 Jonathan DruartBug 12178: Fix tests not to depend on dateformat syspref
2016-07-15 Florent MaraBug 12178: Tests for changes to claimed serial status
2016-07-15 Jonathan DruartBug 12178: Update serial status to "claimed" when expor...
2016-07-11 Jacek AblewiczBug 16166: Fix t/Cache.t tests
2016-07-08 Jonathan DruartBug 13691: Add changes for 3.22
2016-07-08 Jonathan DruartBug 13691: Add basic selenium script
2016-07-08 Mark TompsettBug 16866: Catch warning t/db_dependent/Languages.t
2016-07-08 Tomas Cohen AraziBug 16819: Unit tests for C4::Members::DelMember
2016-07-08 Mark TompsettBug 16805: Tweak new test message to say getalert
2016-07-08 Jonathan DruartBug 16805: Add test to getalert (no param passed)
2016-07-08 Julian MauriceBug 16271: Allow more filters on /api/v1/holds
2016-07-08 Jonathan DruartBug 14757: Add tests for new modules
2016-07-08 Kyle M HallBug 14757 [QA Followup] - Add Unit Tests
2016-07-08 Jonathan DruartBug 9259: Use is instead of is_deeply
2016-07-08 AleishaBug 9259: Ability to delete a staged file once it has...
2016-07-08 Alex SassmannshausenBug 6906: Follow coding guidelines in terminology.
2016-07-08 Jonathan DruartBug 6906: Tests - Do not assume CPL exists
2016-07-08 Alex SassmannshausenBug 6906 - show 'Borrower has previously issued...
2016-07-08 Jonathan DruartBug 16860: Remove the comment about the warning
2016-07-08 Mark TompsettBug 16860: Catch warning t/db_dependent/ClassSource.t
2016-07-08 Mark TompsettBug 16869: Silence and catch warnings in t/db_dependent...
2016-07-08 Marcel de RooyBug 16671: [QA Follow-up] Replace remaining itemtype...
2016-07-08 Marcel de RooyBug 16671: [QA Follow-up] Add new itemtype and remove...
2016-07-08 Jonathan DruartBug 16671: (bug 14828 follow-up) Pick the right itemtypes
2016-07-08 Jonathan DruartBug 16431: Use Koha::Cache to cache marc subfield structure
2016-07-08 Alex ArnaudBug 14968 - Provides unit test
2016-07-07 Tomas Cohen AraziBug 14048: (QA followup) Default to 1 if no default...
2016-07-07 Jonathan DruartBug 14048: Use mock_preference in tests
2016-07-07 Tomas Cohen AraziBug 14048: (QA followup) Update syspref name for HEA
2016-07-07 Tomas Cohen AraziBug 14048: Unit tests
2016-06-24 Marc VéronBug 16768: Add tests for Swiss number format
2016-06-24 Marcel de RooyBug 16751: What is sitemaper?
2016-06-24 Jonathan DruartBug 16624: Add regression tests
2016-06-24 Jonathan DruartBug 16534: Add tests for AddIssue
2016-06-24 Jonathan DruartBug 16534: Add tests for CanBookBeIssued & AllowReturnT...
2016-06-17 Jonathan DruartBug 16717: Improve variable naming
2016-06-17 Marcel de RooyBug 16717: Remove hardcoded category from Holds.t
2016-06-17 Marcel de RooyBug 16607: Remove CPL/MPL from two unit tests
2016-06-17 Marcel de RooyBug 16500: [QA Follow-up] Catch warning if branch MPL...
2016-06-17 Marcel de RooyBug 16500: Catch two warns in TestBuilder.t with warnin...
2016-06-17 Marcel de RooyBug 16502: Replace a few other ok-calls by is-calls
2016-06-17 Marcel de RooyBug 16502: Adjust test for GetPlugins
2016-06-17 Marcel de RooyBug 16502: Add additional test to Plugins.t
2016-06-17 Marcel de RooyBug 16502: Table koha_plugin_com_bywatersolutions_kitch...
2016-06-17 Tomas Cohen AraziBug 13074: (followup) remove useless diag
2016-06-17 Jonathan DruartBug 13074: Use Koha::Cache to cache the defaults values...
2016-06-17 Jonathan DruartBug 12748: findSerialByStatus has been renamed with...
2016-06-17 Jonathan DruartBug 12748: Code tidy
2016-06-17 Jonathan DruartBug 12748: Remove warning 'masks earlier declaration...
2016-06-17 remiBug 12748 - Add test for step 7 and 8 and rename findSe...
2016-06-17 remiBug 12748 - Fixes duplicate serials with an "expected...
2016-06-10 Jonathan DruartBug 16289: Refactore code and add tests
2016-06-10 Kyle M HallBug 16636 [QA Followup] - Move tests to t/External
2016-06-10 Marcel de RooyBug 16636: [QA Follow-up] Move External_BakerTaylor...
2016-06-10 Marcel de RooyBug 16636: [QA Follow-up] Make BakerTaylor plack safe
2016-06-10 Marcel de RooyBug 16609: Catch warning from Koha::Hold in Hold.t
2016-06-10 Fridolin SomersBug 16608 - Add xsd extension to t/00-valid-xml.t
2016-06-10 Jonathan DruartBug 16492: Test that no_set_userenv will not set useren...
2016-06-10 Kyle M HallBug 16492 - Checkouts ( and possibly checkins and other...
2016-06-10 Jonathan DruartBug 10459: Add tests for borrowers.updated_on
2016-06-10 Jonathan DruartBug 16649: Make OpenLibrarySearch test pass even if...
2016-06-10 Galen CharltonBug 16675: fix breakage of t/Languages.t
2016-06-10 Jonathan DruartBug 16668: Fix t/Ris.t tests
2016-06-10 Mark TompsettBug 16618: 00-load.t prematurely stops all testing
2016-06-10 Jonathan DruartBug 16441: Fix Letters.t
2016-06-10 Marcel de RooyBug 16443: [QA Follow-up] Add two tests for get_fields
2016-06-04 Jonathan DruartBug 16088: Fix the number of tests to skip
2016-06-04 Jonathan DruartBug 16088: Introduce Koha::Cache::Memory::Lite to cache...
next