Hi,
I'm trying to fix a bug and I would like to do the unit tests but I'm not able to make the current unit tests work. How do you run it?
I've tried "phpunit AllTests.php" but no luck...
Thx.
Hi guys,
at least I made the tests works... I think they were a bit deprecated... there where some non existent includes and some other that fail.
If everybody agrees I could submit the changes to make AllTest works (just comment some includes from files that don't exists) and create the appropiate bugs for each failing test.
What do you think guys?
Best, Isart
On Mon, Oct 20, 2008 at 4:14 PM, Isart Montane isart.montane@gmail.comwrote:
Hi,
I'm trying to fix a bug and I would like to do the unit tests but I'm not able to make the current unit tests work. How do you run it?
I've tried "phpunit AllTests.php" but no luck...
Thx.
Isart Montane a écrit :
Hi guys,
at least I made the tests works... I think they were a bit deprecated... there where some non existent includes and some other that fail.
If everybody agrees I could submit the changes to make AllTest works (just comment some includes from files that don't exists) and create the appropiate bugs for each failing test.
What do you think guys?
Best, Isart
Hi Isart, yes, please post your changes to the patches tracker.
Regards, Marc