Added functionality for testing with config files.
This commit is contained in:
		@@ -11,6 +11,7 @@ Feature: Server Start
 | 
			
		||||
	Scenario: Start using the server on another port
 | 
			
		||||
		Given a server
 | 
			
		||||
		And port is changed to something different
 | 
			
		||||
		And environment variables are used
 | 
			
		||||
		And it is running
 | 
			
		||||
		When the home page is accessed
 | 
			
		||||
		Then the status should be OK
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user