Ps sorry for the 27 part commit spam ... can't wait for PHP 5.3 to be finished and deployed in the wild so we can use a single .phar file instead of having to pull in the source directly :)


On Aug 2, 2008, at 4:11 PM, [EMAIL PROTECTED] wrote:

Author: chabotc
Date: Sat Aug  2 07:11:35 2008
New Revision: 681982

URL: http://svn.apache.org/viewvc?rev=681982&view=rev
Log:
Adds a working unit test suite to PHP Shindig.

To run the tests (we currently have 86 tests), hit:
        http://<YourShindig>/test/

Code coverage is still a bit lacking, but now that we have a working
test envirioment i hope this will grown quickly.

Note: PHPUnit and some versions of ZendPlatform and/or APC are known to
     cause the test suite not to run and throw some class errors.
The only work-around i currently have is to disable apc/ zendplatform
     if this happens to you.


Reply via email to