mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Refactor Netatmo tests (#48277)
This commit is contained in:
@@ -31,6 +31,10 @@ COMMON_RESPONSE = {
|
||||
|
||||
TEST_TIME = 1559347200.0
|
||||
|
||||
FAKE_WEBHOOK_ACTIVATION = {
|
||||
"push_type": "webhook_activation",
|
||||
}
|
||||
|
||||
|
||||
def fake_post_request(**args):
|
||||
"""Return fake data."""
|
||||
|
||||
Reference in New Issue
Block a user