|
From: Perrick P. <pe...@no...> - 2008-12-22 16:34:28
|
Hi,
Sorry about missing the heat this week-end (I was getting engaged ;-)
> I made a half hearted effort to centralise the paths at least, but never
> got as far as adding the switch. This would be really useful and it
> would be great if you could add it :).
I remember asking for this some time ago. Right now, there's a section
in acceptance_test.php that I need to edit when testing live on my own
dev machine :
static function samples() {
return 'http://www.lastcraft.com/test/';
}
Now how do we want to add the switch ? Via a configuration *.ini file
somewhere for dev. users to user or something else. Maybe we can just
change the setting based on the VERSION file.
> Even better if it could default to simpletest.org/acceptance/VERSION
> where "VERSION" is the version file contents in the tarball. A procedure
> for adding acceptance tests that all developers could use would clear a
> few roadblocks. Talk to Perrick as I think he already had some ideas.
For the documentation, I'd be ready to roll out the proposed directories
on the server. That would be easy enough !
Yours,
Perrick
|