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@bigballofwax.co.nz Reporter: xarragon@gmail.com QA Contact: gmcharlt@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.