mirror of
				https://github.com/twbs/bootstrap.git
				synced 2022-11-09 12:25:43 -05:00 
			
		
		
		
	Update karma.conf.js
Use the recommended karma-browserstack-launcher settings
This commit is contained in:
		
							parent
							
								
									89822cfa05
								
							
						
					
					
						commit
						b8abded0af
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -106,6 +106,11 @@ if (browserStack) {
 | 
			
		|||
  plugins.push('karma-browserstack-launcher', 'karma-jasmine-html-reporter')
 | 
			
		||||
  conf.customLaunchers = browsers
 | 
			
		||||
  conf.browsers = browsersKeys
 | 
			
		||||
  conf.captureTimeout = 300000
 | 
			
		||||
  conf.browserDisconnectTolerance = 0
 | 
			
		||||
  conf.browserDisconnectTimeout = 300000
 | 
			
		||||
  conf.browserSocketTimeout = 120000
 | 
			
		||||
  conf.browserNoActivityTimeout = 300000
 | 
			
		||||
  reporters.push('BrowserStack', 'kjhtml')
 | 
			
		||||
} else {
 | 
			
		||||
  frameworks.push('detectBrowsers')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue