https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42298

--- Comment #2 from Lari Taskula <[email protected]> ---
Created attachment 196826
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196826&action=edit
Bug 42298: Add a failing test

To test:
1. prove t/db_dependent/Circulation.t
2. Observe the following failures

t/db_dependent/Circulation.t .. 17/87
    #   Failed test 'Bug 25393: Can auto renew'
    #   at t/db_dependent/Circulation.t line 1127.
    #          got: '0'
    #     expected: '1'

    #   Failed test 'Bug 25393: Can auto renew'
    #   at t/db_dependent/Circulation.t line 1128.
    #          got: 'too_soon'
    #     expected: 'auto_renew'

    #   Failed test 'soonest_renew_date is not returned because this issue can
be renewed'
    #   at t/db_dependent/Circulation.t line 1129.
    #          got: '2026-04-07T23:59:00'
    #     expected: undef

    #   Failed test 'No renewal before is 99, patron opted out of auto_renewal
so can renew'
    #   at t/db_dependent/Circulation.t line 1134.
    #          got: '0'
    #     expected: '1'
    # Looks like you failed 4 tests of 121.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to