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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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