https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40164
--- Comment #8 from David Cook <[email protected]> --- (In reply to Tomás Cohen Arazi (tcohen) from comment #7) > (In reply to Jonathan Druart from comment #5) > > I think we should have a test for this. > > Do we actually have any test for notices using *any* TT plugin? Touché! I don't know specifically about tests for notices using TT plugins, but we do have some unit tests for home-made TT plugins like t/Koha/Plugins/SafeURL.t, It's not clear to me what we'd be trying to test when bringing in a third-party plugin though. I suppose we could test that the plugin does what we're hoping/wanting/expecting it to do, so that if there is an upstream change we catch it early. But I don't know. -- 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/
