update README.md
This commit is contained in:
		
							parent
							
								
									08cd535751
								
							
						
					
					
						commit
						efb3fc47b7
					
				@ -18,7 +18,7 @@ As result, in REPOSITORY column, next images should be present:
 | 
				
			|||||||
        thingsboard/tb-web-ui
 | 
					        thingsboard/tb-web-ui
 | 
				
			||||||
        thingsboard/tb-js-executor
 | 
					        thingsboard/tb-js-executor
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Run the black box tests in the [msa/black-box-tests](../black-box-tests) directory with Redis standalone:
 | 
					- Run the black box tests (without ui tests) in the [msa/black-box-tests](../black-box-tests) directory with Redis standalone:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        mvn clean install -DblackBoxTests.skip=false
 | 
					        mvn clean install -DblackBoxTests.skip=false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -34,11 +34,11 @@ As result, in REPOSITORY column, next images should be present:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        mvn clean install -DblackBoxTests.skip=false -DrunLocal=true
 | 
					        mvn clean install -DblackBoxTests.skip=false -DrunLocal=true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- To run ui smoke tests in the [msa/black-box-tests](../black-box-tests) directory specifying suite name: 
 | 
					- To run only ui tests in the [msa/black-box-tests](../black-box-tests) directory: 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        mvn clean install -DblackBoxTests.skip=false -Dsuite=uiTests
 | 
					        mvn clean install -DblackBoxTests.skip=false -Dsuite=uiTests
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- To run all tests in the [msa/black-box-tests](../black-box-tests) directory specifying suite name:
 | 
					- To run all tests (black-box and ui) in the [msa/black-box-tests](../black-box-tests) directory:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        mvn clean install -DblackBoxTests.skip=false -Dsuite=all 
 | 
					        mvn clean install -DblackBoxTests.skip=false -Dsuite=all 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user