mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 06:33:51 +00:00 
			
		
		
		
	[CI] Add more `improv_serial` tests (#7081)
				
					
				
			Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
		| @@ -2,4 +2,7 @@ wifi: | ||||
|   ssid: MySSID | ||||
|   password: password1 | ||||
| 
 | ||||
| logger: | ||||
|   hardware_uart: UART0 | ||||
| 
 | ||||
| improv_serial: | ||||
							
								
								
									
										8
									
								
								tests/components/improv_serial/common-usb_cdc.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								tests/components/improv_serial/common-usb_cdc.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| wifi: | ||||
|   ssid: MySSID | ||||
|   password: password1 | ||||
|  | ||||
| logger: | ||||
|   hardware_uart: USB_CDC | ||||
|  | ||||
| improv_serial: | ||||
| @@ -0,0 +1,8 @@ | ||||
| wifi: | ||||
|   ssid: MySSID | ||||
|   password: password1 | ||||
|  | ||||
| logger: | ||||
|   hardware_uart: USB_SERIAL_JTAG | ||||
|  | ||||
| improv_serial: | ||||
							
								
								
									
										1
									
								
								tests/components/improv_serial/test-uart0.esp32-ard.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								tests/components/improv_serial/test-uart0.esp32-ard.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| <<: !include common-uart0.yaml | ||||
| @@ -0,0 +1 @@ | ||||
| <<: !include common-uart0.yaml | ||||
| @@ -0,0 +1 @@ | ||||
| <<: !include common-uart0.yaml | ||||
							
								
								
									
										1
									
								
								tests/components/improv_serial/test-uart0.esp32-idf.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								tests/components/improv_serial/test-uart0.esp32-idf.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| <<: !include common-uart0.yaml | ||||
| @@ -0,0 +1 @@ | ||||
| <<: !include common-uart0.yaml | ||||
| @@ -0,0 +1 @@ | ||||
| <<: !include common-uart0.yaml | ||||
| @@ -0,0 +1 @@ | ||||
| <<: !include common-uart0.yaml | ||||
| @@ -0,0 +1 @@ | ||||
| <<: !include common-uart0.yaml | ||||
| @@ -0,0 +1 @@ | ||||
| <<: !include common-uart0.yaml | ||||
| @@ -0,0 +1 @@ | ||||
| <<: !include common-uart0.yaml | ||||
| @@ -0,0 +1 @@ | ||||
| <<: !include common-usb_cdc.yaml | ||||
| @@ -0,0 +1 @@ | ||||
| <<: !include common-usb_cdc.yaml | ||||
| @@ -0,0 +1 @@ | ||||
| <<: !include common-usb_cdc.yaml | ||||
| @@ -0,0 +1 @@ | ||||
| <<: !include common-usb_cdc.yaml | ||||
| @@ -0,0 +1 @@ | ||||
| <<: !include common-usb_cdc.yaml | ||||
| @@ -0,0 +1 @@ | ||||
| <<: !include common-usb_serial_jtag.yaml | ||||
| @@ -0,0 +1 @@ | ||||
| <<: !include common-usb_serial_jtag.yaml | ||||
| @@ -1 +0,0 @@ | ||||
| <<: !include common.yaml | ||||
| @@ -1 +0,0 @@ | ||||
| <<: !include common.yaml | ||||
| @@ -1 +0,0 @@ | ||||
| <<: !include common.yaml | ||||
| @@ -1 +0,0 @@ | ||||
| <<: !include common.yaml | ||||
| @@ -1 +0,0 @@ | ||||
| <<: !include common.yaml | ||||
| @@ -1 +0,0 @@ | ||||
| <<: !include common.yaml | ||||
		Reference in New Issue
	
	Block a user