Commit graph

8 commits

Author SHA1 Message Date
Keith Burzinski
7174cf35dd
[CI] Add more mdns and safe_mode tests () 2024-06-27 10:53:29 +12:00
Keith Burzinski
f6848fe24d
[CI] Introduce testing for IDF 5 (and other arbitrary framework versions) ()
* Initial changes to support testing of additional framework versions

* Rename Arduino test files
2024-06-17 16:32:11 -05:00
NMartin354
7b60543afd
[safe_mode] Allow user-defined interval for successful boot ()
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-06-12 12:38:20 +12:00
Keith Burzinski
9a6fde21ee
Add on_safe_mode trigger () 2024-05-23 07:43:13 +12:00
Keith Burzinski
76abf2200c
Uncouple safe_mode from OTA () 2024-05-22 13:08:53 +12:00
Keith Burzinski
f46c499c4e
Separate OTABackend from OTA component ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-16 14:01:09 +12:00
Keith Burzinski
f6a3784eba
Consolidate test files where all tests are identical () 2024-05-08 07:33:37 +12:00
Keith Burzinski
7e8ed5c391
Add some components to the new testing framework (S part 1) ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-23 21:49:15 +12:00