Logo
Explore Help
Sign In
home-assistant/core
1
0
Fork 1
You've already forked core
mirror of https://github.com/home-assistant/core.git synced 2026-02-03 22:05:35 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
1ad2e4951da2d32be036bcdd8a1eece94de65ab5
core/tests/components/wemo/__init__.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
128 B
Python
Raw Normal View History

Add tests for the wemo component (#44088) * Add tests for the wemo component. * Prefer mock tools from tests.async_mock over importing asynctest directly * Avoid using `entity/entities` except when referring to an `Entity` instance in wemo tests * Remove the overridden event_loop fixture from the wemo tests * Patch the library code, not the integration code, in the wemo tests
2020-12-10 13:24:26 -08:00
"""Tests for the wemo component."""
Add pytest rewrite for wemo tests that use entity_test_helpers (#114516)
2024-03-30 17:35:49 -10:00
import pytest
pytest.register_assert_rewrite("tests.components.wemo.entity_test_helpers")
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 1233ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API