18 Apr
2020
18 Apr
'20
9:43 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19821 --- Comment #48 from Victor Grousset/tuxayo <victor@tuxayo.net> ---
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.