[Koha-bugs] [Bug 15339] New: TestBuilder build parameter warnings

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 9 13:05:09 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15339

            Bug ID: 15339
           Summary: TestBuilder build parameter warnings
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: xarragon at gmail.com
        QA Contact: gmcharlt at gmail.com

TestBuilder's build function ignores any parameters that it does not recognize.
If the developer forgets to wrap the column values in a 'value' hashref he or
she might waste time checking the code rather than the tests. This patch makes
TestBuilder issue a warning whenever unregonized parameters are passed to
build.

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


More information about the Koha-bugs mailing list