parent
							
								
									3b9c5c849c
								
							
						
					
					
						commit
						4247176b6e
					
				| @ -3378,11 +3378,11 @@ next to their corresponding helper files. | |||||||
| {@a q-e2e} | {@a q-e2e} | ||||||
| #### Why not rely on E2E tests of DOM integration? | #### Why not rely on E2E tests of DOM integration? | ||||||
| 
 | 
 | ||||||
| The component DOM tests describe in this guide often require extensive setup and  | The component DOM tests described in this guide often require extensive setup and  | ||||||
| advanced techniques where as the [class-only test](#component-class-testing) | advanced techniques whereas the [unit tests](#component-class-testing) | ||||||
| were comparatively simple. | are comparatively simple. | ||||||
| 
 | 
 | ||||||
| Why not defer DOM integration tests to end-to-end (E2E) testing? | #### Why not defer DOM integration tests to end-to-end (E2E) testing? | ||||||
| 
 | 
 | ||||||
| E2E tests are great for high-level validation of the entire system. | E2E tests are great for high-level validation of the entire system. | ||||||
| But they can't give you the comprehensive test coverage that you'd expect from unit tests. | But they can't give you the comprehensive test coverage that you'd expect from unit tests. | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user