http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12603
Bug ID: 12603
Summary: TestBuilder - Module to simplify the writing of tests
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Test Suite
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Hi,
With Jonathan Druart, we have been working on a module which allows to simplify
the writing of tests by inserting all the foreign keys which are necessary to
insert a new entry in the database.
For example, if you want to test an order, you have to create a biblio, a
bookseller, a budget, etc. With this module, two lines are sufficient to create
an order.
--
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/