Reorg tests

This commit is contained in:
Edward Firmo
2025-01-04 22:54:08 +01:00
parent e911482deb
commit 8d03105caf
23 changed files with 76 additions and 164 deletions

5
.test/common.yaml Normal file
View File

@@ -0,0 +1,5 @@
---
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
...