[Koha-bugs] [Bug 24817] New: Add sleep calls to Koha::Cash::Register test

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 6 09:25:30 CET 2020


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 at ptfs-europe.com
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list