Franck Nijhof
|
03dd92d51b
|
Use set literals in tests (#33669)
|
2020-04-05 02:20:09 +02:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Erik Montnemery
|
407e0c58f9
|
Migrate tests to pytest (#23544)
* Migrate tests to pytest
* Fixup
* Use loop fixture in test_check_config
* Lint
|
2019-04-30 09:20:38 -07:00 |
Paulus Schoutsen
|
08fe7c3ece
|
Pytest tests (#17750)
* Convert core tests
* Convert component tests to use pytest assert
* Lint 🤷♂️
* Fix test
* Fix 3 typos in docs
|
2018-10-24 12:10:05 +02:00 |
Fabian Affolter
|
be272ac64a
|
Disable too-many-* (#4107)
* Disable too-many-* and too-few-public-methods
* Remove globally disabled pylint warnings
|
2016-10-30 22:18:53 +01:00 |
Paulus Schoutsen
|
ac4e54c6ff
|
Filter out falsey platform configs
|
2016-09-24 00:03:44 -07:00 |
Paulus Schoutsen
|
c9756c40e2
|
Bugfixes random (#2270)
* Fix Z-Wave autoheal network
* Make config_per_platform handle bad config better
|
2016-06-10 22:53:31 -07:00 |
Fabian Affolter
|
9838697d2b
|
Fix PEP257 issues
|
2016-03-09 10:25:50 +01:00 |
Fabian Affolter
|
00afaac54c
|
Update for file header, docstrings, and PEP8/PEP257
|
2016-02-13 14:19:11 +01:00 |
Paulus Schoutsen
|
de79a46d43
|
Move extract_entity_id to service helpers
|
2016-01-23 22:57:14 -08:00 |
Paulus Schoutsen
|
68c2b539ee
|
More flexible domain config extraction
|
2015-09-28 23:09:05 -07:00 |
Paulus Schoutsen
|
cfc23b0091
|
Speed up tests
|
2015-09-12 22:56:49 -07:00 |
Paulus Schoutsen
|
58afbecd05
|
Speed up tests
|
2015-09-01 00:18:26 -07:00 |
Paulus Schoutsen
|
1b89a502c4
|
Extract core into own submodule
|
2015-08-16 20:44:46 -07:00 |
Paulus Schoutsen
|
0c56fde5a9
|
Reorg tests folder
|
2015-07-26 10:17:01 +02:00 |