[Koha-bugs] [Bug 28565] New: Adding a new syspref for sharing through HEA should be simpler

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 14 22:43:08 CEST 2021


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

            Bug ID: 28565
           Summary: Adding a new syspref for sharing through HEA should be
                    simpler
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at bugs.koha-community.org

Right now, we need to add the syspref both in C4::UsageStats and in the
UsageStats.t file.

The tests should use the list from the lib.

To test:
1. Add some syspref to the C4::UsageStats::BuildReport loop
2. Run:
   $ kshell
  k$ prove t/db_dependent/UsageStats.t
=> FAIL: The new syspref is not in the tests, things break

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


More information about the Koha-bugs mailing list