4 Jul
2016
4 Jul
'16
1:48 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16829 --- Comment #5 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 53064 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53064&action=edit Bug 16829: Unit tests for logaction's 'interface parameter' This patch introduces tests for the new 'interface' parameter for the C4::Log::logaction and C4::Log::GetLogs functions. In logaction, it falls back to C4::Context->interface if ommited. To test: - Run $ prove t/db_dependent/Log.t => SUCCESS: Tests pass - Sign off Sponsored-by: NEKLS -- You are receiving this mail because: You are watching all bug changes.