[Koha-bugs] [Bug 15081] TestBuilder should not handle the transaction

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 4 15:35:02 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15081

--- Comment #7 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 44388
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44388&action=edit
[PASSED QA] Bug 15081: (followup) Make test files using TestBuilder handle
their transactions

This trivial patch introduces the code needed on the test files so they handle
the DB transaction instead of relying on the (removed) transaction
started/rolled back
by TestBuilder.

Tested all of the files before and after applying the patch, resultes are the
same.
(Pass exept of t/db_dependent/Barcodes_ValueBuilder.t, this has the same
error).
Signed-off-by: Marc Véron <veron at veron.ch>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list