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

--- Comment #1 from Kyle M Hall (khall) <[email protected]> ---
Created attachment 178816
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=178816&action=edit
Bug 39214: Mock preferences in t/db_dependent/Koha/Session.t for subtest 'test
session driver'

The "test session driver" unit test assume SessionStorage is set to MySQL and
will fail if it is set to anything else. We should mock the values, and test
the other supported values.

Test Plan:
1) Set SessionStorage to File
2) prove t/db_dependent/Koha/Session.t
3) Note test failure
4) prove t/db_dependent/Koha/Session.t
5) Tests pass!

-- 
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