hass-core/tests
Tomas Kislan eee2b2d543 Add Minio component (#23567)
* Add minio implementation

* Static check changes

* Added docstrings

* Update docstrings

* Update docstrings

* Fix linter errors

* Finally fix all docstring errors

* Create services.yaml

* Update CODEOWNERS

* Final changes

* Remove double underscores

* Minor changes

* Update config.yml

* Review changes

* Added tests

* Fix lint errors

* Move tests from unittest to pytest

* Add minio as test requirement

* Update test_minio_helper.py

* Better event thread handling, added hass test

* Update tests

* Fixed lint errors

* Update test_minio.py

* Review changes

* More review changes

* Removed tests

* Applied code style changes

* Reformat test code
2019-08-20 11:56:11 +02:00
..
auth Black 2019-07-31 12:25:30 -07:00
components Add Minio component (#23567) 2019-08-20 11:56:11 +02:00
fixtures Add ring light platform (#25733) 2019-08-06 14:55:54 -07:00
helpers Add system options to config entries (#25926) 2019-08-17 21:34:11 -07:00
mock Black 2019-07-31 12:25:30 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Integration requirement check refactor (#25626) 2019-08-07 15:35:50 -07:00
test_util Black 2019-07-31 12:25:30 -07:00
testing_config Black 2019-07-31 12:25:30 -07:00
util Black 2019-07-31 12:25:30 -07:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Add system options to config entries (#25926) 2019-08-17 21:34:11 -07:00
conftest.py Black 2019-07-31 12:25:30 -07:00
test_bootstrap.py Black 2019-07-31 12:25:30 -07:00
test_config.py Allow components with empty list config (i.e. person) in packages (#25827) 2019-08-10 16:30:33 -07:00
test_config_entries.py Add system options to config entries (#25926) 2019-08-17 21:34:11 -07:00
test_core.py Black 2019-07-31 12:25:30 -07:00
test_data_entry_flow.py Black 2019-07-31 12:25:30 -07:00
test_loader.py Black 2019-07-31 12:25:30 -07:00
test_main.py Black 2019-07-31 12:25:30 -07:00
test_requirements.py Integration requirement check refactor (#25626) 2019-08-07 15:35:50 -07:00
test_setup.py Black 2019-07-31 12:25:30 -07:00