mirror of
https://github.com/home-assistant/core.git
synced 2026-02-07 15:46:19 +01:00
Add test coverage for the calendar event response format as I am about to do some refactoring and simplification. Notably, each calendar implementation uses a slightly different API response, and this is codifying that.