mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-03 14:01:53 +00:00 
			
		
		
		
	Integration Test Description
Case Lists
- WiFi Standard cases for only esp32.
 - BLE Standard cases for esp32 and esp32c3.
 
Trigger
- By bot:
@bot test with label: integration_test
 
Bot Filter
- A case filter could be used in 
@botmessage: - For wifi cases:
@bot test with label: integration_test; with filter module: WIFI MAC, TCPIP, Mesh, System
 - For bt/ble cases:
@bot test with label: integration_test; with filter module: BT Stack, BLUEDROID, BT Profile, NIMBLE
 - use 
@bot helpfor more details.