Karsten Hassel 1e11d28224
fixes e2e tests (#3817)
- fix newsfeed and calendar e2e tests so they don't need `--forceExit`
anymore
- `--forceExit` should stay in test runs to avoid running until test
limit in case of errors
- remove mocking console, not needed anymore
- configFactory-stuff should not run in browser (otherwise we get errors
`[ReferenceError: exports is not defined]`)
2025-06-25 08:27:52 +02:00
..
2023-04-04 20:44:32 +02:00
2025-06-25 08:27:52 +02:00
2024-08-12 22:52:43 +02:00
2022-07-02 14:38:10 -07:00

Module: Calendar

The calendar module is one of the default modules of the MagicMirror². This module displays events from a public .ical calendar. It can combine multiple calendars.

For configuration options, please check the MagicMirror² documentation.