[Koha-bugs] [Bug 13799] Add base for building RESTful API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 25 15:10:22 CEST 2015


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

--- Comment #159 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
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 <tomascohen at theke.io>
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.


More information about the Koha-bugs mailing list