21 Apr
2016
21 Apr
'16
6:13 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16320 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 50531 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50531&action=edit Bug 16320: Refactor ILSDI_Services.t so it uses TestBuilder This patch refactors the tests so they are corerctly built using TestBuilder and wrapper inside a DB transaction in a less ambiguous way. To test: - Verify that the tests pass with the patch: - Run: $ prove t/db_dependent/ILSDI_Services.t => SUCCESS: Tests pass - Sign off :-D -- You are receiving this mail because: You are watching all bug changes.