Bug 9416: (follow-up) update acquisitions unit tests
[koha.git] / t / db_dependent /
2014-04-19 Mathieu SabyBug 9416: (follow-up) update acquisitions unit tests
2014-04-19 Galen CharltonBug 11699: (follow-up) update one more test that uses...
2014-04-19 Jonathan DruartBug 11699: change ModReceiveOrder to used named parameters
2014-04-19 Jonathan DruartBug 11699: fixed saving notes entered when receiving...
2014-04-19 Galen CharltonBug 9578: (follow-up) bump up number of MARC21/DOM...
2014-04-18 Galen CharltonBug 9578: add regression test
2014-04-18 Jonathan DruartBug 11689: (follow-up) fix warnings generated when...
2014-04-18 Jonathan DruartBug 11689: Add unit tests for serials statuses
2014-04-18 Julian MauriceBug 12003: Do not calculate next pubdate for irregular...
2014-04-18 Galen CharltonBug 12098: (follow-up) deal with FIXMEs in t/db_depende...
2014-04-18 Jonathan DruartBug 12098: Fix C4::Serials::can_edit_subscription
2014-04-18 Galen CharltonBug 12048: add regression test
2014-04-18 Kyle M HallBug 11258: fix another case where holds queue made...
2014-04-17 Galen CharltonBug 12079: ensure that CheckReserves() includes reserve...
2014-04-16 Jonathan DruartBug 11630: (follow-up) unit tests can be independent...
2014-04-16 Kyle M HallBug 11630: (QA Followup) Move code to subroutine, add...
2014-04-15 Galen CharltonBug 11797: add regression test
2014-04-15 Robin SheatBug 11947 - renumber reserves when hold is confirmed
2014-04-08 Galen CharltonBug 7413: (follow-up) add direct unit tests
2014-04-07 Holger MeißnerBug 7413: Unit test
2014-04-07 Galen CharltonBug 7567: (follow-up) make tests of get_opac_new more...
2014-04-07 Mark TompsettBug 7567 - Use, display, filter News by library
2014-04-07 Mark TompsettBug 7567: convert news add/update routines to take...
2014-04-07 Mark TompsettBug 7567: add tests for C4::NewsChannel
2014-03-27 Galen CharltonBug 11906: regression test for using DBIC to store...
2014-03-25 Galen CharltonBug 11701: (follow-up) move unit tests to t/db_dependent
2014-03-13 Galen CharltonBug 11934: (follow-up) tidy up whitespace
2014-03-13 Nicolas LegrandBug 11934 - Replace given by if-else statements
2014-03-12 Jonathan DruartBug 11550: Add UT for C4::Acquisition::GetOrder
2014-03-12 Galen CharltonBug 108661: (follow-up) enshrine letting CardnumberLeng...
2014-03-11 Jonathan DruartBug 11755: ensure that SearchOrders returns booksellerid
2014-03-11 Jonathan DruartBug 11170: (follow-up) improve a bit of unnecessarily...
2014-03-10 Jonathan DruartBug 10611: Use mysql_auto_reconnect instead of ping
2014-03-10 Kyle M HallBug 10452: [QA Followup] - Unit tests
2014-03-10 Marcel de RooyBug 8918: (follow-up) support creating brief UNIAMRC...
2014-03-10 Julian MauriceBug 8918: (follow-up) allow t/db_dependent/Reserves...
2014-03-10 Marcel de RooyBug 8918: (follow-up) more unit tests for CalculatePri...
2014-03-10 Julian MauriceBug 8918: Add a unit test for CalculatePriority
2014-03-10 Galen CharltonBug 11224: (follow-up) clean up unit test for bug 10723
2014-03-10 Galen CharltonBug 11224: (follow-up) apply tidying
2014-03-10 Galen CharltonBug 11224: (follow-up) incorporate test for bug 11777
2014-03-10 Mathieu SabyBug 11224 : Add UT to routines of C4::Acquisition retur...
2014-02-28 Doug KingstonBug 11078: Add locking to rebuild_zebra
2014-02-28 Tomas Cohen AraziBug 11096: support the retrieval of large MARCXML records
2014-02-28 Tomas Cohen AraziBug 11096: Wrap each test set configuration in Search...
2014-02-28 Galen CharltonBug 11096: add regression tests for indexing/retrieving...
2014-02-19 Galen CharltonBug 11777: add regression test
2014-02-19 Galen CharltonBug 11779: (follow-up) improve GetLoggedInBranchcode...
2014-01-30 Jonathan DruartBug 9823: Refactor return from GetReservesFromBiblionumber
2014-01-30 Galen CharltonBug 11439: (follow-up) adjust for change in list return...
2014-01-24 Galen CharltonBug 11533: fix authority searching with no sorting...
2014-01-24 Tomas Cohen AraziBug 11533: (regression test) QP breaks authority search
2014-01-23 Jonathan DruartBug 11549: Add regression test
2014-01-17 Marcel de RooyBug 9788: (follow-up) Unit tests for changed routine...
2014-01-15 Jonathan DruartBug 11543: (followup) add one more test
2014-01-15 Roman AmorBug 11543: Increasing test coverage for Category.pm
2014-01-14 Galen CharltonBug 11541: (follow-up) move Installer.t to t/db_dependent
2014-01-14 Galen CharltonBug 11545: (follow-up) move Languages.t to t/db_dependent
2014-01-10 Galen CharltonBug 10952: (follow-up) remove mention of KohaOpacRecent...
2014-01-10 Julian MauriceBug 10952: (follow-up) comments fixes and unit tests
2014-01-10 Tomas Cohen AraziBug 11499: UT: Make zebra_setup.pl correctly set indexi...
2014-01-10 Tomas Cohen AraziBug 11499: (regression tests) indexing modes not proper...
2014-01-10 Tomas Cohen AraziBug 11439: (follow up) add missing rollback call
2014-01-09 Chris CormackBug 11457: avoid spurious test failure in t/db_dependen...
2014-01-06 Galen CharltonBug 11336: (follow-up) fix typo in previous follow-up
2014-01-06 Galen CharltonBug 11470: fix occassional spurious test failure in...
2014-01-04 Jonathan DruartBug 11336: update hold queue priorities correctly when...
2014-01-03 Galen CharltonBug 11066: (follow-up) add regression test
2013-12-30 Galen CharltonBug 11208: regression test for failing SMS messages
2013-12-30 Galen CharltonBug 11445: regression test for duplicate hold notifications
2013-12-27 Jonathan DruartBug 11439: UT: Improve XISBN.t
2013-12-27 Jonathan DruartBug 11439: UT: fix XISBN.t test failure
2013-12-27 Galen CharltonBug 11338: (follow-up) take IndependentBranches into...
2013-12-25 Galen CharltonBug 11338: add unit tests for DelItemCheck
2013-12-19 Jonathan DruartBug 11279: (follow-up) remove unnecessary check on...
2013-12-19 Katrin FischerBug 11279: regression test for picking random quote
2013-12-17 Galen CharltonMerge branch '3.16-help-split' of https://github.com...
2013-12-17 Galen CharltonBug 7518: regression test double-quote in search operand
2013-12-14 Kyle M HallBug 10626 - Remove doubled up TT plugins - Merge KohaBr...
2013-12-14 Galen CharltonBug 10852: (follow-up) regression tests
2013-12-10 Galen CharltonBug 11112: (follow-up) repair Koha::Calendar->add_holiday()
2013-12-05 Jonathan DruartBug 11111: UT: SearchOrders returns keys basketgroupid...
2013-11-19 Galen CharltonMerge branch 'new/bug11269' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug11269'
2013-11-19 Galen CharltonMerge branch 'new/bug8854' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug8854'
2013-11-19 Galen Charltonbug 8854: fix some invoice search filters
2013-11-19 Galen CharltonMerge branch 'new/bug11221' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug11221'
2013-11-19 Galen CharltonBug 11221: (follow-up) test for NULL rather than empty...
2013-11-19 Chris CormackBug 11221: (follow-up) add unit test to test handling...
2013-11-15 Galen CharltonMerge branch 'new/bug11163' into 3.14.x
2013-11-15 Galen CharltonMerge branch 'new/bug11163'
2013-11-15 Galen CharltonMerge branch 'new/bug11185' into 3.14.x
2013-11-15 Galen CharltonMerge branch 'new/bug11185'
2013-11-15 Galen CharltonMerge branch 'new/bug10671' into 3.14.x
2013-11-15 Galen CharltonMerge branch 'new/bug10671'
2013-11-14 Galen CharltonMerge branch 'new/bug10670' into 3.14.x
2013-11-14 Galen CharltonMerge branch 'new/bug10670'
2013-11-14 Galen CharltonMerge branch 'new/bug11240' into 3.14.x
next