mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	[nrf52] add more tests (#10694)
This commit is contained in:
		| @@ -341,6 +341,7 @@ datetime: | ||||
|  | ||||
| time: | ||||
|   - platform: sntp  # Required for datetime | ||||
|     id: sntp_time | ||||
|  | ||||
| wifi:  # Required for sntp time | ||||
|   ap: | ||||
|   | ||||
							
								
								
									
										6
									
								
								tests/components/template/test.nrf52-adafruit.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								tests/components/template/test.nrf52-adafruit.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| packages: !include common.yaml | ||||
|  | ||||
| time: | ||||
|   - id: !remove sntp_time | ||||
|  | ||||
| wifi: !remove | ||||
							
								
								
									
										6
									
								
								tests/components/template/test.nrf52-mcumgr.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								tests/components/template/test.nrf52-mcumgr.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| packages: !include common.yaml | ||||
|  | ||||
| time: | ||||
|   - id: !remove sntp_time | ||||
|  | ||||
| wifi: !remove | ||||
		Reference in New Issue
	
	Block a user