This is looking great! Thanks. I'd been looking at two things that might make developing on shindig php easier, PHP-Maven <http://www.php-maven.org> and the ant tasks defined in this slide deck<http://www.slideshare.net/sebastian_bergmann/continuous-integration-of-php-projects-4159699> .
On Mon, Aug 16, 2010 at 12:38 AM, Bastian Hofmann <[email protected] > wrote: > Hi, > > the following improvements are included: > > - tests provide their own certificates for testing of signing functionality > - rest api tests do not rely on a working apache instance of shindig > anymore. > any http calls are mocked instead. > - tests work from command line. any needes $_SERVER variables are set in > the > tests > - tests can override the main configuration with own values > - some fixes in the provided sample json database > > this also means, that we can start to include the phpunit tests as a hudson > job. > > if there are no objections, I'll commit this patch tomorrow (yay, my first > commit :-) ) and write a small ant script for hudson. > > http://codereview.appspot.com/1988044/show > > Thanks > > Bastian > -- Paul Lindner -- [email protected] -- linkedin.com/in/plindner
