https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24817 Bug ID: 24817 Summary: Add sleep calls to Koha::Cash::Register test Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Test Suite Assignee: martin.renvoize@ptfs-europe.com Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org The tests can run at sub-second speeds, but add_cashup and outstanding_accountlines expect as this is a human interaction upon a cash register then we cannot end up with overlapping actions. We cannot use Time::Fake here as the timestamps are being added at the database trigger level. -- You are receiving this mail because: You are watching all bug changes.