[Koha-bugs] [Bug 15199] t/db_dependent/Review.t should not depend on existing data

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 17 14:24:09 CET 2015


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 44909
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44909&action=edit
Bug 15199: t/db_dependent/Review.t should not depend on existing data

This patch makes the tests create a branch and a patron category instead
of searching for them on the DB.

To test:
- Apply the patch on current master
- Run
  $ prove t/db_dependent/Review.t
=> SUCCESS: Tests pass
- Sign off

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


More information about the Koha-bugs mailing list