Bug 16502: Add additional test to Plugins.t
[koha.git] / t / db_dependent /
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-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 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 16441: Fix Letters.t
2016-06-16 Marcel de RooyBug 16443: [QA Follow-up] Add two tests for get_fields
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-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 16426: Add tests for ModMember - do not update...
2016-04-22 Jonathan DruartBug 15757: Make GetLoanLength defaults to 0 instead...
2016-04-22 Jonathan DruartBug 15757: Add one test for GetLoanLength
2016-04-21 Julian MauriceBug 16224: Fix t/db_dependent/Reports_Guided.t
2016-04-06 Mark TompsettBug 16185: t/db_dependent/Reports_Guided.t is failing
2016-04-06 Tomas Cohen AraziBug 15741: (regression tests) Rounding is not calculate...
2016-04-06 Jonathan DruartBug 14158: www search tests - Cleanup at the end
2016-04-01 Alex ArnaudBug 15889: LDAP authentication: Only update mapped...
2016-03-23 Julian MauriceChange syspref case to make tests pass
2016-03-23 Jonathan DruartBug 11998: Make HoldsQueue.t tests pass [TO REVERT]
2016-03-23 Jonathan DruartBug 11998: Use C4::Context->preference in Koha/Schema...
2016-03-23 Jonathan DruartBug 11998: Use t::lib::Mocks::mock_preference in tests
2016-03-23 Jonathan DruartBug 11998: Use Koha::Cache to cache sysprefs
2016-03-23 Jonathan DruartBug 15163: Do not erase patron attributes if limited...
2016-03-14 Jonathan DruartBug 15446: Add tests
2016-03-14 Galen CharltonBug 16009: fix GetMember() search on NULL/undef values
2016-03-07 Mark TompsettBug 14097: Fixed missing test cases
2016-03-07 Julian FIOLBug 14097 : Changing AddReserve prototype call
2016-03-07 Julian FIOLBug 14097 : Avoid issue if the number of syspref shared...
2016-03-07 Mark TompsettBug 14097 - Correct noise under Debian
2016-03-07 Julian FIOLBug 14097: Rollback issue and warning corrected
2016-03-07 Julian FIOLBug 14097: changing verif_systempreferences_values...
2016-03-07 Julian FIOLBug 14097: Delete table issues before testing
2016-03-07 Julian FIOLBug 14097: Testing C4::UsageStats
2016-03-07 Galen CharltonBug 15947: move SIPILS.t to DB-dependent test directory
2016-03-07 Jonathan DruartBug 15939: Action logs - Do not default dates to today
2016-02-26 Julian MauriceBug 15517: Change number of tests for 3.22
2016-02-26 Jonathan DruartBug 15517: Change wording for tests
2016-02-26 Jonathan DruartBug 15517: deleted* tables won't never differ anymore!
2016-02-17 Jonathan DruartBug 15578: Insert authority records before processing...
2016-02-04 Jonathan DruartBug 15628: Remove get_branchinfos_of vestiges
2016-02-01 Marcel de RooyBug 14893: Separate temporary storage per instance...
2016-01-29 Jonathan DruartBug 15391: Fix HoldsQueue.t tests
2016-01-28 Julian MauriceRemove t/db_dependent/Koha/Objects.t
2016-01-27 Kyle M HallBug 15530 - Add Unit Test
2016-01-25 Jonathan DruartBug 15337: Add tests to ensure that GetItemTypes will...
2016-01-25 Jonathan DruartBug 15572: Add tests for TransformHtmlToMarc
2016-01-15 Jonathan DruartBug 15473: Make Koha::Objects->find accepts 0 and ...
2015-12-31 Marc VéronBug 15432: t/db_dependent/Letters.t depends on external...
2015-12-31 Frédéric DemiansBug 15429 UT for _parseletter modifying its parameter
2015-12-31 Fridolin SomersBug 15252 - Add tests
2015-12-31 Fridolin SomersBug 15252 - Patron search on start with does not work...
2015-12-14 Marc VéronBug 15244: t/db_dependent/Reserves.t depends on externa...
2015-11-23 Kyle M HallBug 15062: Regression tests
2015-11-20 Holger MeißnerBug 14101: Unit tests
2015-11-19 Marc VéronBug 14870: (followup) Remove stray C4::Dates
2015-11-18 Tomas Cohen AraziBug 15199: t/db_dependent/Review.t should not depend...
2015-11-17 Tomas Cohen AraziBug 15168: (followup) remove useless diags
2015-11-17 Jonathan DruartBug 15168: Remove C4:Serials::ItemizeSerials
2015-11-17 Tomas Cohen AraziBug 15159: TestBuilder behaviour on AI values should...
2015-11-16 Tomas Cohen AraziBug 15152: t/db_dependent/Reports_Guided.t should not...
2015-11-13 Jonathan DruartBug 14985: dbms expects a iso formatted date
2015-11-10 Tomas Cohen AraziBug 15160: GetTopIssues.t should create random data
2015-11-09 Kyle M HallBug 14402: (QA followup) Add notes to usage text about...
2015-11-09 Barton ChittendenBug 14402: Make purge_zero_balance_fees() delete fees...
2015-11-09 Barton ChittendenBug 14402: Add unit tests for purge_zero_balance_fees()
2015-11-09 Julian MauriceBug 15158: Fix t/db_dependent/Circulation/GetTopIssues.t
2015-11-09 Jonathan DruartBug 14388: Funds should be sorted by budget_code
2015-11-06 Tomas Cohen AraziBug 14878: (QA followup) Remove useless diag
2015-11-06 Jonathan DruartBug 14878: Tests - Create the branchcodes when needed
2015-11-06 Tomas Cohen AraziBug 11431: (QA followup) remove diags
2015-11-06 Jonathan DruartBug 14045: Fix failing tests if issuing rules exist
2015-11-05 Tomas Cohen AraziBug 14836: (QA followup) Add missing transaction
next