| Steps to Reproduce: | $ phpunit --stderr --bootstrap tests/bootstrap.php tests/tests.php PHPUnit 3.5.5 by Sebastian Bergmann. .......................................F........ Time: 2 seconds, Memory: 3.00Mb There was 1 failure: 1) PHPSDKTestCase::testAppSecretCall Incorrect exception type thrown when trying to gain insights for desktop app without a user access token. Failed asserting that <boolean:false> is true. FAILURES! Tests: 48, Assertions: 102, Failures: 1. |
|---|---|
| Expected Behavior: | Unit tests pass. |
| Actual Behavior: | Unit tests fail. |
| API/SDK: | PHP SDK |
| App IDs: |
|