Koha/t/db_dependent/Members
Tomas Cohen Arazi 9d82253d0a 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@veron.ch>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-11-04 12:32:57 -03:00
..
AddEnrolmentFeeIfNeeded.t Bug 13697: (QA followup) Add Unit Test 2015-08-28 09:52:01 -03:00
GetAllIssues.t Bug 12457: Allow UT on a non empty database 2014-07-30 09:50:35 -03:00
GetPendingIssues.t Bug 12457: Allow UT on a non empty database 2014-07-30 09:50:35 -03:00
GetUpcomingMembershipExpires.t Bug 15081: (followup) Make test files using TestBuilder handle their transactions 2015-11-04 12:32:57 -03:00
IssueSlip.t Bug 15029: Make the IssueSlip tests pass even if launched after 23:00 2015-10-20 14:21:05 -03:00