https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26462

            Bug ID: 26462
           Summary: t/db_dependent/Holds.t holds_per_day tests delete data
                    unnecessarily
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Test Suite
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

While testing on a larger database I noticed that the CanItemBeReserved /
holds_per_day tests were hanging. It appears this is because they delete all
holds, issues, items, biblios, and circulation rules.

The tests generate their own itemtype, rules, patrons, and libraries. There is
no need to delete the existing data.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to