mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 17:29:04 +00:00 
			
		
		
		
	Implemented script to test everything which is important for travis
This commit is contained in:
		
							
								
								
									
										1
									
								
								administration/test-code-format.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								administration/test-code-format.sh
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| (cd $(dirname $(readlink -f ${0}))/../docker-symfony/ && docker-compose exec php php vendor/bin/php-cs-fixer -v --diff --dry-run ./src/) | ||||
							
								
								
									
										5
									
								
								administration/test-everything.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								administration/test-everything.sh
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| (cd $(dirname $(readlink -f ${0}))/  && | ||||
| bash ./schema-validate.sh && | ||||
| bash ./test.sh && | ||||
| bash ./test-code-format.sh  | ||||
| ) | ||||
		Reference in New Issue
	
	Block a user