[Koha-bugs] [Bug 16320] Refactor ILSDI_Services.t so it uses TestBuilder

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 21 18:13:11 CEST 2016


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at 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.


More information about the Koha-bugs mailing list