[Koha-bugs] [Bug 12603] TestBuilder - Module to simplify the writing of tests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 21 10:27:47 CEST 2014


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

--- Comment #11 from Yohann Dufour <yohann.dufour at biblibre.com> ---
> @@ +322,5 @@
> > +=head1 DESCRIPTION
> > +
> > +This module allows to insert automatically an entry in the database. All the database changes are wrapped in a transaction.
> > +The foreign keys are created according to the DBIx::Class schema.
> > +The taken values are the values by default if it is possible or randomly generated.
> 
> I'm not exactly sure what you mean here; could you clarify please?

You right, it is not really clear. That's mean the inserted values in database
fields are randomly generated if none was given as parameter.

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


More information about the Koha-bugs mailing list