https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22781
Liz Rea <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #89267|0 |1 is obsolete| | Attachment #89268|0 |1 is obsolete| | Attachment #89269|0 |1 is obsolete| | Attachment #89270|0 |1 is obsolete| | Attachment #89271|0 |1 is obsolete| | --- Comment #8 from Liz Rea <[email protected]> --- Created attachment 89395 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89395&action=edit Bug 22781: Add tests Test plan: Apply only this patch => The tests will fail, the library's name is not correctly escaped. Note: This applies for the whole patchset, when the tests fail you will need to remove the patrons added by the tests with the following SQL query: delete from borrowers where surname like "test_patron_%"; We are expecting END to be called even if something goes wrong, but DESTROY must be used instead. This will be fixed separately, on its own bug report. NOTE: I (Liz) did not test this first patch because my selenium was not working, that is why my SO line is not on the patch. If someone could do that quickly I'd be really grateful. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
