epenet
|
a4a795e35b
|
Fix lingering timer in kira tests (#92471)
|
2023-05-04 11:28:05 +02:00 |
epenet
|
ea29cdfe83
|
Add type hints to integration tests (part 12) (#87997)
|
2023-02-13 13:03:51 +01:00 |
epenet
|
f75ac17554
|
Add type hints to integration tests (j-m) (#87704)
|
2023-02-08 19:06:59 +01:00 |
epenet
|
59ca7780fa
|
Add typing to tests with single hass argument (#87631)
|
2023-02-07 15:01:16 +01:00 |
taiyeoguns
|
9a81b65815
|
Convert kira tests to pytest (#79747)
|
2022-10-07 08:21:18 +02:00 |
Erik Montnemery
|
80a225ca98
|
Prevent opening of sockets in kira tests (#57038)
|
2021-10-04 13:33:29 +02:00 |
Erik Montnemery
|
14a59d290a
|
Update integrations j-o to override extra_state_attributes() (#47758)
|
2021-03-11 20:11:25 +01:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
Elena Rogleva
|
7cd17dd94f
|
Rewrite the kira/test_init.py unittests to pytest style test functions (#42753)
|
2020-12-02 22:15:53 +01:00 |
Paulus Schoutsen
|
c33edbe5bb
|
Use TestCase.addCleanup (#36560)
|
2020-06-08 12:26:40 -07:00 |
Paulus Schoutsen
|
2af984917e
|
Use asynctest-mock in most places (#35109)
* Use asynctest-mock in most places
* Fix broken patch in pilight
|
2020-05-03 11:27:19 -07:00 |
Bas Nijholt
|
c49e423c78
|
Sort imports according to PEP8 for components starting with "K" (#29770)
|
2019-12-09 14:25:18 +01:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Paulus Schoutsen
|
b8cc547fa3
|
Move components to folders (#20774)
* Move all components into folders
* Move component tests into folders
* Fix init moving
* Move tests
* Lint
* Update coverage
* Fix service descriptions
* Update CODEOWNERS
|
2019-02-05 19:31:15 -08:00 |
Paulus Schoutsen
|
e2d3c27e85
|
Embed all platforms into components (#20677)
* Consolidate all components with platforms
* Organize tests
* Fix more tests
* Fix Verisure tests
* one final test fix
* Add change
* Fix coverage
|
2019-02-02 07:13:16 -08:00 |