Files
core/tests
Matthias Alphart e8d7952880 Refactor KNX tests (#53183)
* refactor tests for KNX

- implement KNXTestKit class for convenient setup and assertion of KNX telegrams
- add fixture returning an instance of KNXTestKit with automatic cleanup test

* add tests for expose default attribute

- fix expose edge case not covered by #53046

* use asyncio.Queue instead of AsyncMock.call_args_list

for better readability

* get xknx from Mock instead of hass.data

* fix type annotations

* add injection methods for incoming telegrams

* rest read-response in expose
2021-07-19 23:39:19 -05:00
..
2021-07-13 00:12:55 +02:00
2021-07-19 23:39:19 -05:00
2021-02-14 13:46:58 +01:00
2020-12-19 12:35:13 +01:00
2021-01-01 22:31:56 +01:00