https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19821
--- Comment #48 from Victor Grousset/tuxayo <[email protected]> --- From what I understand, to test this, the only thing needed is the test plan in comment 41 Is that correct? I'm not sure if there is something to do with comment 43. > 3. prove t/db_dependent/<pick-your-favorite-test-here>.t > 4. Verify that it created the database koha_test and that the one you > use usually was untouched (you can edit the test file and comment the > lines related to a transaction (txn_begin, txn_rollback)) Which is the "test file"? The one picked in step 3? Then one must chose one that use transactions. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
