fixes calendar test by moving it from e2e to electron with fixed date (#3540)

and refactor tests/electron/modules/calendar_spec.js

fixes #3532
This commit is contained in:
Karsten Hassel
2024-09-15 08:36:11 +02:00
committed by GitHub
parent 81351fb4cc
commit 0faefd109a
3 changed files with 24 additions and 61 deletions

View File

@@ -29,7 +29,7 @@ _This release is scheduled to be released on 2024-10-01._
- [weather] Fixed issue with the UK Met Office provider following a change in their API paths and header info.
- [core] add check for node_helper loading for multiple instances of same module (#3502)
- [weather] Fixed issue for respecting unit config on broadcasted notifications
- [tests] Fixes calendar e2e test (#3532)
- [tests] Fixes calendar test by moving it from e2e to electron with fixed date (#3532)
## [2.28.0] - 2024-07-01