This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
MagicMirror
Watch
1
Star
0
Fork
0
You've already forked MagicMirror
mirror of
https://github.com/MichMich/MagicMirror.git
synced
2026-06-15 04:06:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
156db32c76e83c43aedfdeefcaefffb56a7b514f
MagicMirror
/
tests
/
e2e
/
modules
History
Veeck
f802c85a38
Fix undefined error for showSunTime / showMoonTime in clock module (
#3146
)
...
Fixes
#3143
and adds tests for showSunTime / showMoonTime
2023-07-02 22:10:58 +02:00
..
alert_spec.js
…
calendar_spec.js
Revise require imports (
#3071
)
2023-03-22 23:53:10 +01:00
clock_es_spec.js
…
clock_spec.js
Fix undefined error for showSunTime / showMoonTime in clock module (
#3146
)
2023-07-02 22:10:58 +02:00
compliments_spec.js
add .gitattributes and fix prettier/js warnings (
#3094
)
2023-04-22 09:29:51 +02:00
helloworld_spec.js
…
newsfeed_spec.js
Fix undefined error for showSunTime / showMoonTime in clock module (
#3146
)
2023-07-02 22:10:58 +02:00
weather_current_spec.js
…
weather_forecast_spec.js
Use template literals instead of string concatenation (
#3066
)
2023-03-19 14:32:23 +01:00
weather_hourly_spec.js
…