http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13799
--- Comment #159 from Tomás Cohen Arazi <[email protected]> --- Created attachment 42878 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42878&action=edit [SIGNED OFF] Bug 13799: (QA followup) make tests use random data With the introduction of TestBuilder there's no need to rely on existing data on the DB (the original patch relies on categories and branches already existing). This patch creates a random branch, category and two borrowers with the fixed data that is needed for the tests. It adjusts the tests to use the randomized data instead of the previously fixed one. Signed-off-by: Tomas Cohen Arazi <[email protected]> The feature works as expected and all tests passes. koha-qa.pl too. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
