[
https://issues.apache.org/jira/browse/SHINDIG-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Chabot resolved SHINDIG-295.
----------------------------------
Resolution: Fixed
Assignee: Chris Chabot
I've rewritten the index.php file, removed 3 broken tests and changed a few
other things around to make this test suite actually run.
Also I couldn't accept the socialdata tests, since first of all the class
renaming patch hasn't been accepted yet, and secondly we switched to the
social-api (RESTful API) social wire format, so these tests were out dated.
There were also some issues with some versions of ZendPlatform, APC and other
byte code caches, unfortunately i've been able to fix everything except for
that conflict .. so if you are unlucky enough to have an opcode cache that
breaks the tests and run into some strange errors ("class should implement
fooTestCase"), try disabling your opcache cache and re-run the tests to make
them work.
To run the tests hit:
http://shindig/test/
(this is different from the original patch that had 3 different URL's, but it
seemed easier to me to consolidate all the tests into one big test suite)
> PHPUnit
> -------
>
> Key: SHINDIG-295
> URL: https://issues.apache.org/jira/browse/SHINDIG-295
> Project: Shindig
> Issue Type: New Feature
> Components: Common Components (PHP)
> Reporter: bruno rovagnati
> Assignee: Chris Chabot
> Attachments: PHPUnit.patch, shindig-php-testcases.patch,
> shindig-PHPUnit.patch, shindig-testcases.patch
>
>
> PHPUnit Framework + first implementations of TestCases
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.