oauth2-server/tests
Alex Bilbie 79f15f3855 Merge branch 'v4.0.0-WIP' into develop
Conflicts:
	.gitignore
	.travis.yml
	README.md
	composer.json
	phpunit.xml
	sql/mysql.sql
	src/League/OAuth2/Server/Grant/RefreshToken.php
	src/League/OAuth2/Server/Resource.php
	src/League/OAuth2/Server/Storage/SessionInterface.php
	src/League/OAuth2/Server/Util/Request.php
	src/Util/KeyAlgorithm/DefaultAlgorithm.php
	tests/resource/ResourceServerTest.php
	tests/util/RedirectUriTest.php
	tests/util/RequestTest.php
	tests/util/SecureKeyTest.php
2014-08-06 09:21:56 +01:00
..
fuzz Added another test 2014-08-06 08:43:25 +01:00
resource 401 status is for invalid_token, not insufficient_scope 2014-07-11 11:59:18 -05:00
unit Bug fixes 2014-08-06 08:43:08 +01:00
util Moved unit tests 2014-07-22 09:23:00 +01:00