Bug 15494: Unit tests
[koha.git] / t / db_dependent / Circulation.t
2018-11-07 Nick ClemensBug 15494: Unit tests
2018-10-31 Jonathan DruartBug 13098: Do not compare with precision
2018-10-31 Tomas Cohen AraziBug 13098: Tests for all _FixAccountForLostAndReturned...
2018-10-18 Jonathan DruartBug 21597: Column 'notforloan' cannot be null
2018-08-22 Marcel de RooyBug 20487: AddReturn should clear items.onloan for...
2018-08-14 Jonathan DruartBug 21213: Add diagnostics to Circulation.t
2018-08-09 David BourgaultBug 20660: Test AddReturn with $return_date override
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
2018-06-15 Kyle M HallBug 20285: Unit Test
2018-06-08 Jonathan DruartBug 20889: Add tests - not for loan items cannot be...
2018-05-29 Nick ClemensBug 20825: (QA follow-up) set biblioitemnumber with...
2018-05-29 Jonathan DruartBug 20825: Add regression tests
2018-05-07 Jonathan DruartBug 20721: (bug 19403 follow-up) Prevent Circulation...
2018-04-25 Jonathan DruartBug 19204: Add a test: holiday is expiration date
2018-04-25 Jonathan DruartBug 19204: Clean the tests a bit to reuse the same...
2018-04-25 Jonathan DruartBug 19204: Make the debarment date calculation depends...
2018-04-20 Jonathan DruartBug 19974: Make MarkLostItemsAsReturned multiple
2018-04-13 Mark TompsettBug 20499: Unit Test to prove the problem
2018-04-09 Jonathan DruartBug 19804: Add a 'Fine charging interval' for suspensio...
2018-04-06 Marcel de RooyBug 18816: (QA follow-up) Fix Circulation.t
2018-03-29 Lari TaskulaBug 20490: Correct bug number typo in comment in Circul...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set issuingrules.no_auto_renewal...
2018-01-09 Jonathan DruartBug 19280: Pass a Koha::Patron to CanBookBeIssued
2017-12-18 Julian MauriceBug 19444: (QA follow-up) Fix tests for UNIMARC
2017-12-18 Jonathan DruartBug 19444: Do not auto renew if patron is expired and...
2017-12-14 Jonathan DruartBug 19776: (follow-up) remove dup category_type keys
2017-12-07 Jonathan DruartBug 19776: Fix random failures (category_type vs catego...
2017-10-20 Kyle M HallBug 12768: Fix up unit tests a bit more
2017-10-20 charlesBug 12768: Replacement cost and processing fee management
2017-10-20 Kyle M HallBug 14826: Add unit tests for _FixAccountForLostAndRetu...
2017-10-20 Kyle M HallBug 14826: Unit Tests
2017-10-06 Jonathan DruartBug 19198: Prevent the test to fail randomly
2017-10-06 Nick ClemensBug 19198: Unit tests
2017-10-03 Jonathan DruartBug 19403: Prevent Circulation.t to fail randomly
2017-09-29 Jonathan DruartBug 19276: Update the number of tests
2017-09-29 Jonathan DruartBug 19276: (bug 17829 follow-up) Fix Statistic patrons...
2017-09-29 Josef MoravecBug 19116: (followup) Add tests to highlight the proble...
2017-09-29 Jonathan DruartBug 19116: Unit tests
2017-09-12 Jonathan DruartBug 19059: Fix compilation issues
2017-09-12 Jonathan DruartBug 19059: Move C4::Reserves::CancelReserve to Koha...
2017-09-01 Jonathan DruartBug 19058: Move C4::Reserves::GetReserveId to the Koha...
2017-09-01 Nick ClemensBug 19076 - followup - delete fines from additional...
2017-09-01 Nick ClemensBug 19076 - unit tests
2017-08-15 Olli-Antti KivilahtiBug 18292 - t/db_dependent/Circulation.t doesn't need...
2017-08-08 Jonathan DruartBug 19009: Fix random failures from Circulation.t
2017-08-08 Jonathan DruartBug 18802: Fix Circulation.t if finesMode ne 'production'
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-10 Jonathan DruartBug 17680: Add few tests for AddReturn when overdue
2017-07-10 Jonathan DruartBug 17680: C4::Circulation - Remove GetItemIssue, simpl...
2017-06-09 Jonathan DruartBug 18759: (follow-up) Try to fix random failure from...
2017-06-08 Jonathan DruartBug 18759: Try to fix random failure from Circulation.t
2017-05-09 Jonathan DruartBug 15582: Ability to block auto renewals if OPACFineNo...
2017-04-28 Jonathan DruartBug 16344: Add a circ rule to limit the auto renewals...
2017-04-21 Chris CormackBug 18432 : Follow up - Updating to use they/them
2017-04-21 phette23Bug 18432: code comments assume male gender
2017-04-21 Jonathan DruartBug 18420: Do not use 'S' as patron category code in...
2017-03-31 Jonathan DruartFix number of tests in Circulation.t
2017-03-31 Jonathan DruartBug 17708: Rename 'RENEW' with 'RENEWAL'
2017-03-31 Jonathan DruartBug 17708: Fix use statements
2017-03-31 Baptiste WojtkowskiBug 17708: Added a logaction function in Addrenewal...
2017-03-31 Jonathan DruartBug 14146: Add tests for AddReturn + CumulativeRestrict...
2017-03-03 Francesco RivettiBug 17941 add tests to cover the optimization of the...
2016-12-23 Marcel de RooyBug 17678: Typo iss in Circulation.t
2016-12-23 Jonathan DruartBug 17678: Add tests for CanBookBeIssued + AllowMultipl...
2016-12-20 Jonathan DruartBug 17796: Replace Koha::Issue[s] with Koha::Checkout[s]
2016-11-12 Tomas Cohen AraziBug 17575: (followup) Remove missing fine type warnings
2016-11-12 Tomas Cohen AraziBug 17575: Remove itemtype-related warnings from Circul...
2016-11-02 Jonathan DruartBug 15581: Display the latest auto renew date possible...
2016-11-02 Jonathan DruartBug 15581: Add a circ rule to limit the auto renewals...
2016-10-28 Marcel de RooyBug 14598: [QA Follow-up] Small changes
2016-10-24 Jonathan DruartBug 16850: Adjust number of tests
2016-10-11 Jonathan DruartBug 16850: Add test coverage for CanBookBeIssued
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
2016-08-24 Kyle M HallBug 14390 [QA Followup] - Unit Test
2016-06-24 Jonathan DruartBug 16534: Add tests for AddIssue
2016-06-24 Jonathan DruartBug 16534: Add tests for CanBookBeIssued & AllowReturnT...
2016-05-11 Jonathan DruartBug 16496: Add test
2016-03-15 Jonathan DruartBug 11998: Use t::lib::Mocks::mock_preference in tests
2016-03-02 Kyle M HallBug 15675 - Add issue_id column to accountlines and...
2016-02-26 Holger MeißnerBug 14395: Unit tests
2015-11-20 Holger MeißnerBug 14101: Unit tests
2015-11-06 Jonathan DruartBug 14878: Tests - Create the branchcodes when needed
2015-10-20 Tomas Cohen AraziBug 8236: (QA followup) fix test count error due to...
2015-10-19 Kyle M HallBug 8236: (QA followup) Tweak language, fix whitespace...
2015-10-19 Matthias MeusburgerBug 8236: Tests for Renewing policy in overdue or restr...
2015-09-07 Jonathan DruartBug 14470: Do not allow renew for on-site checkouts
2015-08-28 Jonathan DruartBug 14337: Add 2 more tests to be complete
2015-08-28 Jonathan DruartBug 14337: Fix conflict with bug 9809
2015-08-28 Kyle M HallBug 14337: Add Unit Tests
2015-08-26 Kyle M HallBug 9809: Update unit tests
2015-04-28 Jonathan DruartBug 13919: Make the tests pass fixing the number of...
2015-04-28 Kyle M HallBug 13919: Unit Test
2015-04-13 Kyle M HallBug 13315 - Add feedback for last item checked out...
2015-04-12 Tomas Cohen AraziBug 13909: (QA followup) fix references to get_chargeab...
2015-03-31 Kyle M HallBug 13841 - Unit Test
2015-03-25 SrdjanBug 5786 - Move AllowOnShelfHolds and OPACItemHolds...
2015-02-09 Mark TompsettBug 10900 - Incorrect calling conventions accessing...
2014-11-12 Kyle M HallBug 11634 [QA Followup] - Make unit tests pass
2014-11-12 Kyle M HallBug 11634 [QA Followup 3] - Found holds should be consi...
2014-11-12 Kyle M HallBug 11634 [QA Followup] - Unit Tests
next