[Koha-bugs] [Bug 32350] Should we die if TestBuilder is passed a column we're not expecting

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 25 09:20:53 CET 2022


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

--- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 144229
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144229&action=edit
Bug 32350: Die on unrecognised column passed to testbuilder

This should prevent mis-matches between tests and database fields in the
future and reduce our chances of hitting random test failures.

However, it may have a performance impact on the test suite.

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


More information about the Koha-bugs mailing list