[Koha-bugs] [Bug 22049] MarkIssueReturned should rely on returndate only

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 28 19:35:34 CET 2018


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

--- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 83544
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83544&action=edit
Bug 22049: Add tests

The current tests only check failure use cases. As we are changing the
way we store data, some tests are needed.

To test:
- Apply this patchset
- Run:
  $ kshell
 k$ prove t/db_dependent/Circulation/MarkIssueReturned.t
=> SUCCESS: Tests pass!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list