https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42679
--- Comment #9 from Kyle M Hall (khall) <[email protected]> --- Created attachment 202602 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202602&action=edit Bug 42679: (QA follow-up) Add tests for missing permissions and non-overdue checkouts The existing tests pass even if the endpoint counts all checkouts instead of overdues only. This patch adds a checkout due in the future and tests the count is unchanged. It also tests that a patron without the borrowers flag gets a 403. Signed-off-by: Kyle M Hall <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
