Bug 40969

Summary: Circulation.t fails if RenewalPeriodBase is set to now ( the current date )
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: Test SuiteAssignee: Lucas Gass (lukeg) <lucas>
Status: Signed Off --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: Trivial patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on:    
Bug Blocks: 30331    
Attachments: Bug 40969: Mock the enewalPeriodBase preference correctly
Bug 40969: Mock the RenewalPeriodBase preference correctly

Description Lucas Gass (lukeg) 2025-10-07 19:27:40 UTC
I think we need to correctly mock the pref
Comment 1 Lucas Gass (lukeg) 2025-10-07 19:29:06 UTC
Created attachment 187550 [details] [review]
Bug 40969: Mock the enewalPeriodBase preference correctly
Comment 2 Andrew Fuerste-Henry 2025-10-10 17:45:27 UTC
Created attachment 187756 [details] [review]
Bug 40969: Mock the RenewalPeriodBase preference correctly

Signed-off-by: Trevor Diamond <trevor.diamond@mainlib.org>