Bug 19277: Make sure the tests will pass even if they are slow
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 8 Sep 2017 12:41:21 +0000 (09:41 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 12 Sep 2017 14:29:11 +0000 (11:29 -0300)
commit6ae69d27815dc01ab515b6d8f0239ef5fe59251c
tree71972db3399390d5c974c2482de6321543032dde
parent5a64723e6d3d21b3e0d9302b273b6fbb43c969af
Bug 19277: Make sure the tests will pass even if they are slow

This patch was my first attempt to fix the issue.
I think it is good to have it, if issue.timestamp and issue.issuedate are the same,
the result will be orderd by issue_id.
The tests highlight the fact that checkouts must be displayed in the
correct order.

Signed-off-by: Lee Jamison <ldjamison@marywood.edu>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Members.pm
t/db_dependent/Letters/TemplateToolkit.t