[Koha-bugs] [Bug 14878] Tests - Create the branchcodes if needed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 3 18:28:18 CET 2015


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

--- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
This one is in conflict with bug 15081, that aims to let the test files handle
the transactions on their own.

I think the transaction should be started/rolled back when the test writer
considers it needs to. An example: if we want each subtest to rollback when it
finish, DBIx::Class will complain about nested transactions. And if it doesn't
rollback explicitly there would be side effects between tests.

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


More information about the Koha-bugs mailing list