https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16829 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #53064|0 |1 is obsolete| | --- Comment #10 from Nicole C. Engard <nengard@gmail.com> --- Created attachment 53203 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53203&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 Signed-off-by: Nicole C Engard <nengard@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.