Closed
Description
@montymxb after merging #311 I contemplated cutting a new tag so users could get the new fix.
I ran the unit tests using your parse-server-test repo.
I got four failures so I didn't cut the new tag. I don't have time to look into the failures now, but creating this issue in case you know anything about them before I look into?:
There were 4 failures:
1) Parse\Test\ParseClientTest::testBadApiResponse
Failed asserting that exception of type "Error" matches expected exception "Parse\ParseException".
2) Parse\Test\ParseQueryTest::testOrderByUpdatedAtDesc
Did not return the correct object.
Failed asserting that 2 matches expected 3.
/Users/arthur/code/parse-php-sdk/tests/Parse/ParseQueryTest.php:1569
3) Parse\Test\ParseUserTest::testLoginWithTwitter
Failed asserting that exception message 'Twitter auth configuration missing' contains 'Twitter auth is invalid for this user.'.
4) Parse\Test\ParseUserTest::testLinkWithTwitter
Failed asserting that exception message 'Twitter auth configuration missing' contains 'Twitter auth is invalid for this user.'.
FAILURES!
Tests: 463, Assertions: 1233, Failures: 4.
Metadata
Metadata
Assignees
Labels
No labels