Bug 10096 - Add a Z39.50 interface for authority searching
[koha.git] / t /
2013-10-04 Tomas Cohen AraziBug 9735: Unit tests for get_template_and_user (cookies...
2013-10-03 Jonathan DruartBug 10927: remove disused C4::Utils module
2013-10-02 Galen CharltonBug 10949: restore ability to successfully print hold...
2013-09-25 Marcel de RooyBug 9761: Unit tests for ConfirmFutureHolds changes
2013-09-25 Marcel de RooyBug 9761: Preliminary measures for adding a unit test
2013-09-18 Galen CharltonBug 10601: (follow-up) unit tests for new ->set() and...
2013-09-18 Galen CharltonBug 10599: (follow-up) fix incomplete test case
2013-09-18 Jonathan DruartBug 10599: add option to unselect on loan items on...
2013-09-18 Tomas Cohen AraziBug 10872: UT for GetHiddenItemnumbers and POD fix
2013-09-17 Galen CharltonBug 10897: remove test for module that has become DB...
2013-09-17 Kyle M HallBug 7639: (follow-up) add Unit Tests
2013-09-16 Galen CharltonBug 10667: (follow-up) fix reference to UT library...
2013-09-16 Katrin FischerBug 10667: Follow up - prevent t/00-load from failing
2013-09-16 Katrin FischerBug 10667: Allow authentication with cardnumber for...
2013-09-16 Katrin FischerBug 10667: Add unit tests for ILSDI::Services::Authenti...
2013-09-16 Magnus EngerBug 10513: display a warning/message when returning...
2013-09-08 Julian MauriceBug 5349: Use DB transaction/rollback in unit tests
2013-09-08 Julian MauriceBug 5349: Add unit tests for TransferOrder
2013-09-08 Galen CharltonBug 10640: (follow-up) bump up the number of expected...
2013-09-08 Kenza ZakiBug 10640: give ModBookseller() an explicit return...
2013-09-08 Kenza ZakiBug 10630: give DelBookseller() a return value
2013-09-08 Jesse WeaverFollowup for bug 10320: minor bugfixes and style improv...
2013-09-08 Galen CharltonBug 10325: (follow-up) add test for overriding system...
2013-09-08 Jonathan DruartBug 10333: Labels/t_Batch.t needs to create its own...
2013-09-08 Kyle M HallBug 10550: Fix database typo wthdrawn
2013-09-08 Galen CharltonBug 10272: (follow-up) add regression test
2013-09-08 Kyle M HallBug 10272: make CheckReserves respect ReservesControlBranch
2013-09-06 Galen CharltonBug 10656: add regression test
2013-09-05 Marcel de RooyBug 10539: Followup for removing KohaTest unit tests
2013-09-05 Marcel de RooyBug 10539: Remove unused unit tests in lib/KohaTest
2013-09-04 Galen CharltonBug 10361: (follow-up) add tests for search history...
2013-08-28 Kenza ZakiBug 10699: add explicit return value for DeleteBranchTr...
2013-08-28 Kenza ZakiBug 10693: CreateBranchTransferLimit's return value...
2013-08-28 Kenza ZakiBug 10692: add unit tests for C4::Circulation routines...
2013-08-28 Galen CharltonBug 10710: (follow-up) perltidy new code
2013-08-28 Kenza ZakiBug 10710: add unit tests for OfflineOperation's routin...
2013-08-28 Galen CharltonBug 10767: (follow-up) remove FIXME comments
2013-08-28 Kenza ZakiBug 10767: add unit tests for C4::Circulation routines...
2013-08-28 Galen CharltonBug 10508: (follow-up) remove Perl 5.14 construct
2013-08-28 Chris CormackBug 10508: (follow-up) fix a typo
2013-08-28 Kenza ZakiBug 10508: add unit tests for C4::Branch
2013-08-26 Kenza ZakiBug 10528: add unit tests for C4::Bookseller.pm
2013-08-26 Galen CharltonBug 10719: (follow-up) clear existing loans before...
2013-08-26 Tomas Cohen AraziBug 10719 - UT GetUpcomingDueIssues
2013-08-23 Galen CharltonBug 10741: (follow-up) add regression test
2013-08-21 Galen CharltonBug 10761: (follow-up) remove inadvertant dependence...
2013-08-21 Jonathan DruartBug 10761: (follow-up) change return in C4::Reports...
2013-08-21 Kenza ZakiBug 10761: UT: add unit tests for save_report and delet...
2013-08-20 Kyle M HallBug 10628: make sure AutomaticItemReturn doesn't preven...
2013-08-16 Galen CharltonBug 10653: (follow-up) minor tweaks to RotatingCollecti...
2013-08-16 Kenza ZakiBug 10653: add unit tests for C4::RotatingCollections.pm
2013-08-16 Galen Charltonbug 5825: (follow-up) add regression test
2013-08-16 Jonathan DruartBug 10481: Unit tests for C4::Members::AddEnrolmentFeeI...
2013-08-16 Galen CharltonBug 10666: (follow-up) really fix the daily quotes...
2013-08-15 Galen CharltonBug 10663: (follow-up) set circ policy for circulation...
2013-08-15 Katrin FischerBug 10663: Follow-up - Unit tests for CanBookBeRenewed
2013-08-15 Tomas Cohen AraziBug 10663: tests for CanBookBeRenewed
2013-08-13 Galen CharltonBug 7785: (follow-up) standardize POD
2013-08-13 Mark TompsettBug 7785: remove MySQL-specific syntax from C4::Members...
2013-08-09 Galen CharltonBug 10644: (follow-up) remove inadvertant dependence...
2013-08-09 Galen Charltonbug 2394: regression test for canreservefromotherbranches
2013-08-09 Jonathan DruartBug 10298: Adapt existing code
2013-08-09 Jonathan DruartBug 10298: Followup: Adapt existing code
2013-08-09 Jonathan DruartBug 10298: Mock C4::Context->preference
2013-08-02 Fridolyn SOMERSBug 10666: avoid random failures of Daily quotes tests
2013-08-01 Galen CharltonBug 10644: fix typos in test descriptions
2013-08-01 Kenza ZakiBug 10644: add unit tests for ClassSource.pm
2013-07-28 Galen Charltonmove Auth_ParseSearchHistoryCookie.t to db_dependent...
2013-07-28 Galen Charltondo some validation of the KohaOpacRecentSearches cookie
2013-07-24 Galen CharltonBug 9394: (follow-up) modernize test cases
2013-07-24 Jonathan DruartBug 9394: QA Followup
2013-07-24 Kyle M HallBug 9394: Use reserve_id where possible
2013-07-23 Jared Camins-EsakovBug 9755 QA follow-up: move MARC-specific functionality...
2013-07-23 Jared Camins-EsakovBug 9755: Refactor record merge functionality
2013-07-17 Galen CharltonBug 10515: add regression tests
2013-07-16 Galen Charltonbug 10556: regression test for setting deliverytime...
2013-07-16 Jonathan DruartBug 10274: Execute sql queries into a transaction
2013-07-16 Jonathan DruartBug 10274: UT: Acquisition.t needs to create its own...
2013-07-16 Jonathan DruartBug 10275: Use a transaction for OrderFromSubscription.t
2013-07-16 Jonathan DruartBug 10275: UT: OrderFromSubscription.t needs to create...
2013-07-16 Kenza ZakiBug 10499: VirtualShelves.t - wrap tests in a database...
2013-07-15 Kenza ZakiBug 10575 : GetOrdersByBiblionumber.t needs a database...
2013-07-15 Jason EtheridgeBug 9770: test case for sorting of Dewey call numbers...
2013-07-12 Galen CharltonBug 10560: add regression test
2013-07-08 Galen CharltonBug 10289: (follow-up) don't set cardnumber for test...
2013-07-08 Galen CharltonBug 10289: (follow-up) wrap tests in transaction
2013-07-08 Jonathan DruartBug 10289: UT: Reserves.t needs to create its own data
2013-07-05 Galen CharltonBug 10390: (follow-up) correct description of a test
2013-07-05 Jared Camins-EsakovBug 10390: Add ability to delete empty invoices
2013-07-03 Galen CharltonBug 9987: remove reference to biblioitemnumber from...
2013-07-02 Jonathan DruartBug 9987: Remove DB field aqorders.biblioitemnunmber
2013-07-01 Galen CharltonBug 10494: test cases for the KohaBranchName plugin
2013-06-28 Marcel de RooyBug 10386: improvements to VirtualShelves.t
2013-06-27 Jonathan DruartBug 10336: HoldsQueue.t needs to create its own data
2013-06-27 Galen Charltonbug 10495: set precondition for HoldsQueue test
2013-06-21 Jonathan DruartBug 10334: remove t/db_dependent/needs_user_input/...
2013-06-18 Galen CharltonBug 10332: further improvements to course reserves...
2013-06-18 Jonathan DruartBug 10332: Data could exist in the courses table.
2013-06-18 Jonathan DruartBug 10332: CourseReserves.t needs to create its own...
2013-06-18 Fridolyn SOMERSBug 9728: XISBN unit test update
next