[Koha-bugs] [Bug 13115] New: Holidays.t will fail some unit tests on Sundays

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 20 15:03:51 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13115

            Bug ID: 13115
           Summary: Holidays.t will fail some unit tests on Sundays
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

Due to the fact that Sunday is a repeating holiday in the example data which is
used for part but not all of Holidays.t, the last test will fail on Sundays.
The test is to see if today is *not* a special holiday for MPL, but since it's
already a repeating holiday, is_holiday will return true rather than false.

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


More information about the Koha-bugs mailing list