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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
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/