..
__init__.py
Add unit tests for I2C slave devices, MCP tools, and WiFi/BLE status parser
2026-04-10 23:39:51 -03:00
test_arduino_cli_attinycore.py
fix(ci): two stale-path bugs from the recent refactors
2026-05-05 11:22:02 -03:00
test_boot_images.py
fix(pi3): show kernel boot + autologin SD + sidecar cache invalidation
2026-05-16 06:23:22 +02:00
test_compile_dedup.py
perf(compile): dedup, concurrency limits, and persistent build dir for ESP-IDF
2026-05-09 08:33:11 +02:00
test_dht22_worker.py
test(dht22): skip absolute-timing busy_wait checks under CI
2026-05-17 22:31:37 +02:00
test_esp32_wifi_args.py
chore(tests): silence three noisy warnings in deploy-gate output
2026-05-16 22:39:43 +02:00
test_esp32_wifi_webserver.py
Add unit tests for I2C slave devices, MCP tools, and WiFi/BLE status parser
2026-04-10 23:39:51 -03:00
test_esp32c3_wifi_args.py
Add unit tests for I2C slave devices, MCP tools, and WiFi/BLE status parser
2026-04-10 23:39:51 -03:00
test_espidf_compiler.py
feat: Enhance ESPIDFCompiler library resolution logic; add support for dynamic library detection and patching in CMakeLists.txt
2026-04-11 15:25:40 -03:00
test_espidf_core_first.py
fix(esp32): manifest scope resolves to the DECLARED lib, not first-match
2026-06-06 09:01:03 +02:00
test_espidf_real_paths.py
feat: Skip real paths test in CI; mark subproject commits as dirty
2026-04-11 15:49:32 -03:00
test_i2c_slaves.py
test: update BMP280 chip ID assertions and clarify tagName uniqueness in metadata drift test
2026-04-21 17:31:51 -03:00
test_mcp_tools.py
Add unit tests for I2C slave devices, MCP tools, and WiFi/BLE status parser
2026-04-10 23:39:51 -03:00
test_signal_router.py
fix(esp32): LEDC signal IDs are 71-86 per ESP32 TRM, not 72-87
2026-05-17 05:42:52 +02:00
test_wifi_status_parser.py
Add unit tests for I2C slave devices, MCP tools, and WiFi/BLE status parser
2026-04-10 23:39:51 -03:00