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

--- Comment #3 from Tomás Cohen Arazi <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to