Bug 25757: Add unit tests for item relation
[koha.git] / t / db_dependent / Circulation /
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
2019-10-15 Nick ClemensBug 23129: Unit test
2019-10-01 Fridolin SomersBug 23679: add Unit Test t/db_dependent/Circulation...
2019-09-09 Fridolin SomersBug 23404: Change UT calls
2019-09-09 Fridolin SomersBug 23404: add UT to show bug
2019-08-20 Agustin MoyanoBug 14570: (follow-up) Fix tests
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-07-26 Martin RenvoizeBug 11573: Update of unit tests
2019-07-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2019-07-15 Martin RenvoizeBug 22563: (follow-up) Corrections for tests
2019-07-01 Jonathan DruartBug 18928: Update new occurrences
2019-07-01 Kyle M HallBug 18928: Move holdallowed, hold_fulfillment_policy...
2019-06-18 Jonathan DruartBug 23104: Add tests for maxonsiteissueqty
2019-06-18 Jonathan DruartBug 23104: Add tests
2019-06-11 Kyle M HallBug 18344: Add unit tests
2019-04-25 Nick ClemensBug 14576: Rebase fixes Fix test Rebase code
2019-04-25 Nick ClemensBug 14576: Unit tests
2019-04-24 Nick ClemensBug 22759: Unit tests
2019-04-10 Martin RenvoizeBug 22600: Update Tests adding 'interface' as needed
2019-03-27 Martin RenvoizeBug 22008: (follow-up) Additional fix for bad test
2019-03-13 Martin RenvoizeBug 21756: (QA follow-up) Correct the test for 'Lost...
2019-03-13 Martin RenvoizeBug 21756: Replace manualinvoice with add_debit in...
2019-03-15 Josef MoravecBug 14591: (QA follow-up) Fix AddReturn call in Circula...
2019-03-15 Kyle M HallBug 14591: Update unit tests
2019-03-07 Martin RenvoizeBug 20912: (QA follow-up) Rebase error corrections
2019-03-07 Tomas Cohen AraziBug 20912: (QA follow-up) The default rule already...
2019-03-07 Martin RenvoizeBug 20912: (QA follow-up) Fix some test failures
2019-03-06 Tomas Cohen AraziBug 18925: (QA follow-up) Remove weird 'Null' values...
2019-03-05 Jonathan DruartBug 18925: Update new occurrences
2019-03-05 Jesse WeaverBug 18925: (follow-up) Change name of rule to fix ambiguity
2019-03-05 Kyle M HallBug 18925: Move maxissueqty and maxonsiteissueqty to...
2019-03-04 Martin RenvoizeBug 21720: Update Tests
2019-03-04 Martin RenvoizeBug 21722: Tidy up tests and increase coverage
2019-02-26 Jonathan DruartBug 21206: Fix Returns.t
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2019-02-22 Jonathan DruartBug 22049: Do not pass Koha::Patron to AddIssue
2019-01-28 Jonathan DruartBug 21971: TestBuilder::build_sample_item
next