mirror of
				https://github.com/elyby/oauth2-server.git
				synced 2025-05-31 14:12:07 +05:30 
			
		
		
		
	Added resource server tests
This commit is contained in:
		@@ -4,6 +4,9 @@
 | 
				
			|||||||
		<testsuite name="Authentication Server">
 | 
							<testsuite name="Authentication Server">
 | 
				
			||||||
			<directory suffix="Test.php">../tests/authentication</directory>
 | 
								<directory suffix="Test.php">../tests/authentication</directory>
 | 
				
			||||||
		</testsuite>
 | 
							</testsuite>
 | 
				
			||||||
 | 
							<testsuite name="Resource Server">
 | 
				
			||||||
 | 
								<directory suffix="Test.php">../tests/resource</directory>
 | 
				
			||||||
 | 
							</testsuite>
 | 
				
			||||||
		<testsuite name="Utility Methods">
 | 
							<testsuite name="Utility Methods">
 | 
				
			||||||
			<directory suffix="Test.php">../tests/util</directory>
 | 
								<directory suffix="Test.php">../tests/util</directory>
 | 
				
			||||||
		</testsuite>
 | 
							</testsuite>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user