Add comprehensive unit tests for ESP32 Dimmer Driver library

Co-authored-by: pmarchini <49943249+pmarchini@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-24 22:16:56 +00:00
parent 3a121b800d
commit 497761efd0
8 changed files with 823 additions and 0 deletions

8
test_app/.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
build/
sdkconfig
sdkconfig.old
*.swp
*.swo
*.pyc
dependencies.lock
managed_components/