It currently depends on existing patrons and categories.
Created attachment 44909 [details] [review] 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
Created attachment 44912 [details] [review] [SIGNED-OFF]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 Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> All test pass successful
Created attachment 44942 [details] [review] [PASSED QA] 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 Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> All test pass successful Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Patch pushed to master.