[dokuwiki] Re: DokuWiki Unittesting

  • From: Harry Fuecks <hfuecks@xxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sat, 22 Oct 2005 00:58:28 +0200

I'm still fairly dead in the water for system to work on (borrowed
laptop right now), so no progress from my side but good to see you've
been able to start on writing tests anyway

One thing that may be an easy step would be moving the current parser
tests to somewhere like ._tests/cases/inc/parser.

You'll probably want to delete alltests.php. Otherwise if you don't
want to waste time editing all the tests for the test, you can
probably just change the contents of testconfig.php
(http://dev.splitbrain.org/darcs/index.cgi/dokuwiki/inc/parser/tests/testconfig.php?c=annotate)
to;

<?php
define('TEST_RUNNING',TRUE)
?>
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: