Bug 22674: Change wording of payments in the GUI
[koha-equinox.git] / t / lib /
2019-03-21 Josef MoravecBug 21683: Remove accountlines.accountno
2019-03-11 Jonathan DruartBug 22392: Reuse existing pattern
2019-03-11 Martin RenvoizeBug 22392: Allow barcode to be passed to build_sample_item
2019-03-07 Jonathan DruartBug 22466: Do not ask for TT methods to be filtered
2019-03-07 Martin RenvoizeBug 20912: (QA follow-up) Fix TestBuilder
2019-01-28 Jonathan DruartBug 21971: TestBuilder::build_sample_item
2019-01-28 Jonathan DruartBug 21798: replace gimme_a_biblio with build_sample_biblio
2019-01-28 Jonathan DruartBug 21798: Unify the creation of bibliographic record...
2019-01-28 Tomas Cohen AraziBug 21798: We need t::lib::TestBuilder::gimme_a_biblio
2019-01-02 Jonathan DruartBug 22007: Also handle Price and HtmlTags
2019-01-02 Jonathan DruartBug 22007: Handle safe filtered output (KohaDates)
2019-01-02 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2018-11-08 Jonathan DruartBug 21770: Allow html_entity for href
2018-11-08 Jonathan DruartBug 21015: Remove unecessary 'use Koha::Schema' stateme...
2018-11-02 Kyle M HallBug 20968: Rename method get_intranet_catalog_toolbar_b...
2018-11-02 Kyle M HallBug 20968: Add unit tests
2018-11-01 Jonathan DruartBug 21717: Fix generation of real's values
2018-10-26 Jonathan DruartBug 21576: Preserve chomp chars for USE raw
2018-10-26 Jonathan DruartBug 21576: Handle complex uri
2018-10-26 Jonathan DruartBug 21576: Keep compatibility with QA script
2018-10-26 Jonathan DruartBug 21576: Add a developer script to fix missing TT...
2018-10-26 Jonathan DruartBug 13618: Remove html filter for LAST
2018-10-03 Kyle M HallBug 21352: Allow plugins to add CSS and Javascript...
2018-10-01 Jonathan DruartBug 21454: Do not require html filter on Price
2018-10-01 Jonathan DruartBug 21393: Add line nubmers to ease fixing
2018-10-01 Jonathan DruartBug 21393: Move missing filters code to a module
2018-09-26 Kyle M HallBug 20669: Add upgrade method to plugins
2018-09-14 Tomas Cohen AraziBug 21116: Unit tests
2018-07-23 Jonathan DruartBug 20757: Add pod for ->capture
2018-07-23 Jonathan DruartBug 20757: Capture and upload screenshot on selenium...
2018-06-29 Nick ClemensBug 20921: (RM follow-up) Fix QA pod errors
2018-06-29 Jonathan DruartBug 20921: Fix opac_auth for selenium
2018-05-14 Tomas Cohen AraziBug 20764: (QA follow-up) Fix path to sample plugins
2018-05-11 Jonathan DruartBug 19181: Add new tests
2018-05-07 Jonathan DruartBug 20721: (bug 19403 follow-up) Prevent Circulation...
2018-03-27 Jonathan DruartBug 20045: Fix Selenium tests
2018-02-13 Jonathan DruartBug 19243: Fix tests for AV
2018-02-13 Jonathan DruartBug 19243: Add selenium tests for the administration...
2018-02-13 Jonathan DruartBug 19802: Add stack trace to ease debugging
2018-02-13 Jonathan DruartBug 19802: Move Selenium code to t::lib::Selenium
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set default value for Itemtype...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set default value for Acccountli...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set auth_header.marcxml to an...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set default value for Aqbooksell...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix generated value for account_...
2017-12-18 Jonathan DruartBug 19759: Make TestBuilder generates only 2 decimals...
2017-11-03 Jonathan DruartBug 19176: (QA follow-up) few cosmetic changes
2017-10-30 Julian MauriceBug 19176: Fix how t::lib::Dates::compare handle timezone
2017-10-30 Josef MoravecBug 19176: followup - fix POD in t/lib/Dates.pm
2017-10-30 Jonathan DruartBug 19176: Reduce the number of seconds to 5
2017-10-30 Jonathan DruartBug 19176: Compare the number of seconds when comparing...
2017-10-18 Marcel de RooyBug 19463: (follow-up) Cosmetic changes
2017-10-17 Marcel de RooyBug 19463: Additional changes to gen_text
2017-10-17 Jonathan DruartBug 19463: Reduce the chance to have TestBuilder genera...
2017-10-03 Jonathan DruartBug 19403: Add some default values when building patron...
2017-09-07 Marcel de RooyBug 15339: [QA Follow-up] Add a warning too when source...
2017-09-07 Jonathan DruartBug 15339: Improve parameter validation
2017-09-07 Martin PerssonBug 15339: TestBuilder warnings (code)
2017-08-08 Marcel de RooyBug 19003: Add a TestBuilder default for borrowers...
2017-06-16 Marcel de RooyBug 18361: Koha::Objects->find should accept composite...
2017-06-05 Olli-Antti KivilahtiBug 18226 - Remove "use Test::DBIx::Class" instantiatio...
2017-04-21 Tomas Cohen AraziBug 18182: Make TestBuilder capable of returning Koha...
2017-01-20 Jonathan DruartBug 17726: biblioitems.marc has been removed
2017-01-20 Jonathan DruartBug 17726: TestBuilder - Add default values
2016-07-15 Jonathan DruartBug 16890: Make TestBuilder generate date for date...
2016-05-04 Marcel de RooyBug 16155: Composite keys in TestBuilder and more
2016-03-24 Julian Maurice Bug 16134: t::lib::Mocks::mock_preference should be...
2015-11-04 Tomas Cohen AraziBug 15081: Take transaction handling out from TestBuilder
2015-10-23 Jonathan DruartBug 14778: Mocks Koha::Database->_new_schema instead...
2015-09-16 Jonathan DruartBug 14197: TestBuilder - Remove the error on starting...
2015-09-16 Jonathan DruartBug 14197: Remove the warning on destroying TestBuilder...
2015-06-10 Jonathan DruartBug 14256: (follow-up) Check for unique constraint...
2015-06-10 Tomas Cohen AraziBug 14256: Check for unique constraint to regenerate...
2015-05-20 Jonathan DruartBug 14195: TestBuilder - A random string should not...
2015-04-20 Kyle M HallBug 12603: (QA Followup)
2015-04-20 Yohann DufourBug 12603: creating TestBuilder to simplify tests
2014-11-19 Jonathan DruartBug 13274: Mock new_dbh in t::lib::Mocks
2013-08-09 Jonathan DruartBug 10298: Mock C4::Context->preference
2012-07-06 Jonathan DruartBug 8233 : SearchEngine: Add a Koha::SearchEngine module
2011-01-18 Chris CormackBug 5327 shifting database dependent modules and script...
2009-10-29 Henri-Damien LAURENTChange in API : ordnum becomes ordernumber
2009-09-30 Paul PoulainTest script, removing Bookfund references
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-09-29 Nahuel ANGELINETTIDelete unused function
2009-09-15 Galen Charltonupdated DB-dependent tests to reflect labels rewrite
2009-08-11 Galen Charltonbug 2157: add ability to 'clean' staged record batches
2009-07-30 Joe Atzbergerbug 3435: AddReturn overhaul.
2009-06-09 Galen Charltonremoving disused C4::Serials functions
2009-06-08 Galen Charltonbug 3314: remove disused scripts and API functions
2009-06-08 Galen Charltonbug 3303: removed references to news_channels*
2009-06-08 Galen Charltonbug 3302: removed disused references to opac_electronic
2009-05-20 Galen Charltonbug 3236: remove disused scripts and a function
2009-04-06 Galen Charltonremove incomplete bib bulk editing code
2009-02-04 John BeppuTests for New Modules
2009-01-05 Andrew MooreBug 2505: adding warnings to C4/Biblio.pm
2008-12-29 Allen ReinmeyerTest suite: C4::Members::GetMemberDetails
2008-12-29 Allen ReinmeyerTest suite: C4::Members::GetMember
2008-12-22 Andrew Mooretest suite: C4::ImportBatch
2008-12-17 Andrew Moorebug 2824: improving error messages from test suite...
2008-12-11 Galen Charltonadd calls to clear_syspref_cache()
next