[Koha-bugs] [Bug 28615] New: Add a simple way to mock Koha::Logger

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 22 22:12:11 CEST 2021


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

            Bug ID: 28615
           Summary: Add a simple way to mock Koha::Logger
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at bugs.koha-community.org

Now we are getting rid of $ENV{DEBUG} and C4::Debug with the correct use of
Koha::Logger, we need an easy way to make sure we don't get problems with log
permissions in the context of tests and, why not, being able to test those
$logger->debug calls.

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


More information about the Koha-bugs mailing list