oauth2-client/test
Vitaliy Filippov b789b77c07 Simplify everything
* Remove useless wrapper code (IDPException, Entity\User, Grant\*, httpBuildQuery)
* Remove useless getUserUid(), getUserEmail(), getUserScreenName() methods that throw away remote-fetched data
* Do not depend on Guzzle, use just cURL instead
* Shorten namespace name and remove sub-namespaces
* Do not use Mockery in tests, use custom cURL mock instead (TESTS STILL PASS)
2015-04-19 00:29:09 +03:00
..
src Simplify everything 2015-04-19 00:29:09 +03:00
Bootstrap.php Simplify everything 2015-04-19 00:29:09 +03:00
CurlMock.php Simplify everything 2015-04-19 00:29:09 +03:00