Bug 31196: Remove 'default_value_for_mod_marc-' clear_from_cache calls
[koha.git] / t / db_dependent / Circulation /
2022-10-18 Tomas Cohen AraziBug 25426: (QA follow-up) Make subtest stand on its own
2022-10-18 Kyle M HallBug 25426: Allow return policy to be selected via syspr...
2022-09-16 Marcel de RooyBug 29144: Remove opac_info from a few tests
2022-08-31 Nick ClemensBug 30016: Remove GetOpenIssue subroutine
2022-08-26 Martin RenvoizeBug 24295: Finally remove GetTransfers from C4/Circulation
2022-08-26 Martin RenvoizeBug 24295: Replace mock in t/db_dependent/Circulation...
2022-07-27 Kyle M HallBug 31120: Add unit tests
2022-06-01 Katrin FischerBug 30788: Unit test
2022-05-19 Nick ClemensBug 30714: Unit test
2022-05-09 Nick ClemensBug 30668: Unit tests
2022-05-06 Fridolin SomersBug 29705: In test suite merge IssuingRules with Circul...
2022-05-05 Aleisha AmohiaBug 30291: Changes to tests
2022-04-04 Kyle HallBug 30114: Add Unit Tests
2022-03-15 Tomas Cohen AraziBug 19532: Make recalls.status an ENUM
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fixing failing CalcFine.t test
2022-03-15 Aleisha AmohiaBug 19532: Other objects used in recalls feature
2022-03-15 Aleisha AmohiaBug 19532: Expiry and overdue cronjobs, and overdue...
2022-03-02 Tomas Cohen AraziBug 30023: Make MarkIssueReturned use ->anonymize
2022-01-11 Jonathan DruartBug 29788: Make Koha::Item->safe_to_delete use Koha...
2021-11-03 Jonathan DruartBug 29395: use EXPORT_OK from Koha::Patron::Debarments
2021-10-07 Jonathan DruartBug 28931: Remove unused Koha::DateUtils from tests
2021-10-07 Jonathan DruartBug 28931: Use EXPORT_OK from Koha::DateUtils
2021-09-20 Andreas RoussosBug 28472: (follow-up) add unit test for the case where...
2021-08-04 Martin RenvoizeBug 22435: Update unit tests
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-24 Jonathan DruartBug 28606: Remove $DEBUG and $ENV{DEBUG}
2021-06-15 Joonas KylmäläBug 28520: Allow creating a transfer back automatically...
2021-06-15 Joonas KylmäläBug 27064: Correct transferbook.t tests to reflect...
2021-04-23 Martin RenvoizeBug 27896: Remove DeleteTransfer
2021-04-07 Tomas Cohen AraziBug 27069: Adjust tests
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) Correction to datecancelled...
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) Fix ModItemTransfer tests
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) Update transferbook Test
2021-03-03 Martin RenvoizeBug 24446: Add datesent/datecancelled handling to GetTr...
2021-03-03 Martin RenvoizeBug 24446: Update GetTransfers Unit Test
2021-03-03 Martin RenvoizeBug 24446: Update transferbook Unit Test
2021-03-01 Jonathan DruartBug 7806: Fix remaining occurrences of 0000-00-00
2021-02-01 Jonathan DruartBug 25552: Simplify tests using build_sample_item
2021-02-01 Martin RenvoizeBug 25552: (QA follow-up) Fix spelling mistake
2021-02-01 Kyle M HallBug 25552: Unit tests
2021-01-12 Marcel de RooyBug 21301: (QA follow-up) Fix number of tests
2021-01-12 Fridolin SomersBug 21301: Remove patron informations in issues for...
2020-11-11 Andrew IsherwoodBug 24083: (follow-up) Squashed follow ups
2020-11-11 Andrew IsherwoodBug 24083: (follow-up) Respond to QA feedback
2020-11-11 Andrew IsherwoodBug 24083: Add unit tests
2020-11-04 Joonas KylmäläBug 26132: (follow-up) Add test to show errors in max...
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-08-31 Jonathan DruartBug 26250: Fix tests when SearchEngine=Elastic
2020-08-18 Nick ClemensBug 23695: (follow-up) Adjust for addition of transfer...
2020-08-18 Nick ClemensBug 26078: Prevent generating a new transfer from retur...
2020-08-13 Jonathan DruartBug 26132: Remove raw sql query
2020-08-13 Nick ClemensBug 21946: Update unit tests to pass under ES
2020-08-13 Nick ClemensBug 21946: Update C4::Circulation->TooMany to check...
2020-07-27 Nick ClemensBug 25724: Unit tests
2020-07-21 Martin RenvoizeBug 8338: (QA follow-up) Fix test for backdated return
2020-07-20 Martin RenvoizeBug 25723: Update cache flushing calls
2020-05-25 Jonathan DruartBug 24413: (follow-up) Add tests
2020-05-22 Jonathan DruartBug 24413: Add tests
2020-04-15 Jonathan DruartBug 24380: (QA follow-up) Do not use compare float...
2020-04-15 Kyle M HallBug 24380: Add syspref CalculateFinesOnBackdate
2020-04-15 Kyle M HallBug 24380: Unit Test
2020-03-27 Jonathan DruartBug 22001: Remove the RaiseError occurrences from tests
2020-03-24 Jonathan DruartBug 24759: Test intranet at the same time
2020-03-24 Jonathan DruartBug 24759: Simplify tests
2020-03-24 Kyle M HallBug 24759: Unit tests for AddRenewal
2020-03-23 Jonathan DruartBug 23463: Fix IsItemIssued.t
2020-03-23 Tomas Cohen AraziBug 23463: Fix tests
2020-03-23 Jonathan DruartBug 23463: Getting less item-level_itypes warnings (?)
2020-03-23 Jonathan DruartBug 23463: Fix failing tests
2020-03-23 Jonathan DruartBug 23463: Fix CancelReceipt.t
2020-03-23 Jonathan DruartBug 23463: Remove DelItemCheck and ItemSafeToDelete
2020-03-23 Jonathan DruartBug 23463: Replace ModItem with Koha::Item->store
2020-03-23 Jonathan DruartBug 23463: Replace AddItem calls with Koha::Item->store
2020-03-20 Martin RenvoizeBug 24299: Add Unit test for 'reason' in transferbook
2020-03-20 Martin RenvoizeBug 24901: Add tests for transferbook
2020-03-20 Martin RenvoizeBug 24901: Minor refactor of tests
2020-03-11 Martin RenvoizeBug 24839: (QA follow-up) Remove unused variables
2020-03-11 Nick ClemensBug 24839: Unit tests
2020-03-10 Martin RenvoizeBug 17845: Remove some missed references to branchprinter
2020-02-11 Jonathan DruartBug 14711: Change prototype for AddReserve - pass a...
2020-02-04 Jonathan DruartBug 18936: Fix some more tests
2020-02-04 Jonathan DruartBug 18936: More fixes
2020-02-04 Jonathan DruartBug 18936: Replace an other insert into issuingrules
2020-02-04 Jesse WeaverBug 18936: (follow-up) fix tests, null vs. empty behavi...
2020-02-04 Jesse WeaverBug 18936: (follow-up) Add foreign key and scope enhanc...
2020-02-04 Kyle M HallBug 18936: Convert issuingrules fields to circulation_rules
2020-01-23 Jonathan DruartBug 24441: Add tests
2020-01-13 Jonathan DruartBug 24408: Do not compare floats with precision in...
2019-12-10 Jonathan DruartBug 24138: Fix calculation of suspension days when...
2019-11-25 Jonathan DruartBug 24013: Add tests
2019-10-31 Kyle M HallBug 14697: Add Koha::Patron->return_claims
2019-10-31 Kyle M HallBug 14697: Add Koha::Checkout->claim_returned
2019-10-31 Kyle M HallBug 14697: Add return claim handling to AddReturn
2019-10-31 Andrew IsherwoodBug 15260: Add unit tests
2019-10-24 Martin RenvoizeBug 23049: Capitalise type passed to add_debit for...
2019-10-24 Martin RenvoizeBug 23049: Capitalise type passed to add_debit for...
2019-10-24 Martin RenvoizeBug 23049: Update existing code to use debit_type
2019-10-15 Jonathan DruartBug 23038: Remove unused stderr vars
2019-10-15 Jonathan DruartBug 23038: Hide expected warnings from tests
next