refactor: extract constants for weather electron tests (#3845)

I find the tests with clear variable names much easier to understand.
This commit is contained in:
Kristjan ESPERANTO
2025-07-15 00:27:35 +02:00
committed by GitHub
parent 7f8935a34c
commit 02e76da196
2 changed files with 14 additions and 4 deletions

View File

@@ -19,6 +19,7 @@ Thanks to: @dathbe.
- [core] Enhance system information logging format and include additional env and RAM details (#3839, #3843)
- [refactor] Add new file `js/module_functions.js` to move code used in several modules to one place (#3837)
- [tests] refactor: simplify jest config file (#3844)
- [tests] refactor: extract constants for weather electron tests (#3845)
### Updated