6 Commits
Author SHA1 Message Date
58058b9368 Introduce .clang-tidy and .clang-format to the codebase. (#454)
---------

Co-authored-by: Rockwell Schrock <rockwell@schrock.me>
2026-07-20 12:57:32 -04:00
fr3drickson 7681302865 CI CD fix 2025-04-09 07:03:40 +03:00
fr3drickson c4a82c2ad9 Decode the PNG from a file rather than from RAM and some small tweaks 2025-04-03 21:37:45 +03:00
Anton Fedorov 2a72a6d1bf Fix running tests
Running tests locally requires native platformio with native installed compiler, so include instructions into README.md.

Testing code may require `setUp`/`tearDown` (depending on runner lib version), so added empty ones.
2025-03-16 21:27:53 +01:00
John Ruble 2a5a4bb66e tests covering how the parser handles missing fields 2024-09-04 15:23:21 -04:00
John Ruble 9c5842e697 tested parsing logic for /api/setup response 2024-08-19 09:50:47 -04:00