[Koha-bugs] [Bug 17633] Tests should not call set_preference

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 15 17:10:00 CET 2016


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 57507
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57507&action=edit
Bug 17633: Do not call set_preference from tests

If memcached is running, the pref's value will be set in cache, what we
do not want.

t/db_dependent/Context.t and t/db_dependent/sysprefs.t are exceptions
for obvious reasons.

Test plan:
Make sure all these tests still pass

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


More information about the Koha-bugs mailing list