mirror of
				https://github.com/elyby/oauth2-server.git
				synced 2025-05-31 14:12:07 +05:30 
			
		
		
		
	Download and run codeception
This commit is contained in:
		| @@ -19,10 +19,12 @@ before_script: | ||||
|     - php -S localhost:8000 & | ||||
|     - sleep 3 | ||||
|     - cd ../.. | ||||
|     - wget http://codeception.com/codecept.phar | ||||
|  | ||||
| script: | ||||
|   - mkdir -p build/logs | ||||
|   - phpunit --coverage-text | ||||
|   - php codecept.phar run api -c tests/codecept/codeception.yml | ||||
|   - ./vendor/bin/phpcs src --standard=psr2 | ||||
|  | ||||
| after_script: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user