[Koha-bugs] [Bug 9209] New: Mocked Koha::Calendar tests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 4 17:01:36 CET 2012


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

            Bug ID: 9209
           Summary: Mocked Koha::Calendar tests
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Test Suite
          Assignee: gmcharlt at gmail.com
          Reporter: tomascohen at gmail.com

Using specific method for populating the internal data structures from
Koha::Calendar has yielded to the non-detection of several bugs. There are also
several tests that where db_dependent which is not always desirable.

I propose the use of DBD::Mock (::Session) for using the actual code used by
Koha in production for testing, mocking the DB queries itselves.

I also took the time to repeat several tests in different syspref
configurations (they applied only to daysMode=Calendar, and now cover all
confs).

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


More information about the Koha-bugs mailing list