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 |
Paulus Schoutsen
|
ec47216388
|
Use built-in test helpers on 3.8 (#34901)
|
2020-04-30 13:29:50 -07:00 |
Paulus Schoutsen
|
0d700f6a63
|
Fix tests for Python 3.8 (#34672)
|
2020-04-25 14:32:55 -07:00 |
Paulus Schoutsen
|
d4615fd432
|
Freeze config entry data (#32615)
* Freeze config entry data
* Fix mutating entry.data
* Fix config entry options tests
|
2020-03-09 14:07:50 -07:00 |
Christian Clauss
|
df7d2b3aeb
|
Fix typos found by codespell (#31243)
* Fix typos found by codespell
* Fix typos found by codespell
* codespell: Furture ==> Future
* Update test_config_flow.py
* Update __init__.py
* Spellcheck: successfull ==> successful
* Codespell: unsuccesful ==> unsuccessful
* Codespell: cant ==> can't
* Codespell: firware ==> firmware
* Codespell: mimick ==> mimic
|
2020-01-31 08:33:00 -08:00 |
Rami Mosleh
|
9432054066
|
Rework Mikrotik device scanning following Unifi (#27484)
* rework device scanning, add tests
* update requirements and coverage
* fix description comments
* update tests, fix disabled entity updates
* rework device scanning, add tests
* update requirements and coverage
* fix description comments
* update tests, fix disabled entity updates
* update librouteros to 3.0.0
* fix sorting
* fix sorting 2
* revert to 2.3.0 as 3.0.0 requires code update
* fix requirements
* apply fixes
* fix tests
* update hub.py and fix tests
* fix test_hub_setup_failed
* rebased on dev and update librouteros to 3.0.0
* fixed test_config_flow
* fixed tests
* fix test_config_flow
|
2020-01-30 10:21:51 -08:00 |