mirror of
https://github.com/esphome/esphome.git
synced 2026-02-08 08:41:59 +00:00
0a63c50e1eb1756fa944cade22780bb0d8ddd01e
Test verifies that: - When source files change, build_info is regenerated with new timestamp - When no files change, build_info is preserved with same timestamp The test runs copy_src_tree() three times in the same environment: 1. Initial run creates build_info 2. Second run with no changes preserves the timestamp 3. Third run with changed source file regenerates with new timestamp
Description
Languages
C++
64.3%
Python
35.4%
C
0.2%
