I signed us up for RunCodeRun:
You can see spec_wire up near the top/or the top. The Red X means that
our build failed. Clicking on it reveals there is no submodule init
for limonade. I will try that this day and see if I can't get it
working. Once it is working you will have to do a 'git submodule init
&& git submodule update' in the project root after your pull request.
This will clone the repos into the correct place.
Note, with this change, I am going start to deprecate the servers
directory. I am going to pull limonade out and make it a submodule
under templates/php/spec/server. Also, there is only going to be one
server.php in that folder only.
Other than that, I am going to push the ruby server, start and stop
stuff into the Rakefile, and make it a dependency of the spec task.
That way, I think RunCodeRun will be able to start the tests by
starting the server first.
Eventually, it will run from the templates/ruby folder and at that
point, there will be no longer any need for the servers folder and two
copies of everything.
Cheers,
Ed
Ed Howland
http://greenprogrammer.wordpress.com
http://twitter.com/ed_howland