https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43203

--- Comment #1 from Matt Blenkinsop <[email protected]> ---
Created attachment 202729
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202729&action=edit
Bug 43203: Correctly rollback test data

Test plan:
1) In the database, verify how many biblios exist (select count(*) from
biblio;)
2) Run prove t/db_dependent/Koha/Item.t
3) Check the count again, there should now be 3 extra bib records left from the
test run
4) Apply patch
5) Repeat the process, the biblio count should never grow after test runs

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to