Bug 15081: Take transaction handling out from TestBuilder
authorTomas Cohen Arazi <tomascohen@theke.io>
Sat, 31 Oct 2015 15:29:09 +0000 (12:29 -0300)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 4 Nov 2015 15:32:56 +0000 (12:32 -0300)
commit00900e8a51ca465080f25f61f3eed3bce60dcd9e
tree76a97f1a51947af619f7765f79cd9e8fa0d7cbe3
parent3cab4d1efd25268441c88ce74d5a4b568773c8aa
Bug 15081: Take transaction handling out from TestBuilder

This patch removes transaction handling code from TestBuilder.
It fixes the TestBuilder.t to handle the transaction on its own.

Verify that t/db_dependent/TestBuilder.t passes.

Followed test plan, TestBuilder.t passes
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>
t/db_dependent/TestBuilder.t
t/lib/TestBuilder.pm