Re: Setting up a testframework

Piotras <pp-VVDi8QVAvoBWk0Htik3J/[email protected]> Wed, 15 Feb 2006 16:18:04 +0100
Newsgroups gmane.comp.web.midgard.devel
Message-ID <[email protected]>
Henri Bergius <henri.bergius-ZpG/[email protected]> wrote:

> > The testharness will parse the schemafiles and define parts of the  
> > tests
> > from those schemafiles.
> 
> Nemein will be sponsoring this project, and the idea would be that  
> from now on Piotras and other devs could easily run the test suite  
> every time core is modified to ensure everything works.

I commited datagard_test script to midgard-data.
Initial one , so I think there's some details to be fixed.
This script is based ( post installation part is exactly the same ) on datagard.

This scripts sets default values for dbname, username , etc etc , 
without any questions being asked using dialog.

So automagic database creation is very close now.

Piotras