mirror of
				https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
				synced 2025-10-30 19:46:49 +00:00 
			
		
		
		
	Merge pull request #76 from cse110-fa22-group29/sprint-2-homepage-integration
Sprint 2 homepage integration
This commit is contained in:
		
							
								
								
									
										19
									
								
								specs/adrs/111622-e2etesting-puppeteer.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								specs/adrs/111622-e2etesting-puppeteer.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,19 @@ | ||||
| # Use puppeteer for JS unit testing framework | ||||
|  | ||||
| - Status: accept | ||||
| - Deciders: Arthur Lu, Marc Reta | ||||
| - Date: 11 / 16 / 22 | ||||
|  | ||||
| ## Decision Drivers | ||||
|  | ||||
| - Need end to end testing framework which runs headlessly and quickly | ||||
| - Framework should integrate well with Mocha, the existing unit testing framework | ||||
| - Framework should be easy to implement end to end tests with | ||||
|  | ||||
| ## Considered Options | ||||
| - puppeteer | ||||
| - selenium-webdriver | ||||
|  | ||||
| ## Decision Outcome | ||||
|  | ||||
| Chosen Option: Puppeteer for its ease of use with mocha.  | ||||
		Reference in New Issue
	
	Block a user