1
mirror of https://github.com/home-assistant/core synced 2024-10-13 14:52:10 +02:00
ha-core/tests
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
..
auth Add permissions foundation (#16890) 2018-10-11 19:24:25 +02:00
components Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
fixtures Swedish weather institute weather component (#16717) 2018-10-08 23:54:55 +02:00
helpers Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
mock Add zwave.network_complete_some_dead event (#16894) 2018-09-28 19:14:57 +02:00
resources
scripts
test_util
testing_config add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
util Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
__init__.py
common.py Add permissions foundation (#16890) 2018-10-11 19:24:25 +02:00
conftest.py Remove usage of "run_until_complete" (#16617) 2018-09-19 15:40:02 +02:00
test_bootstrap.py Remove usage of "run_until_complete" (#16617) 2018-09-19 15:40:02 +02:00
test_config_entries.py Allow config entry setup to raise not ready (#17135) 2018-10-04 15:53:50 +02:00
test_config.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_core.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_data_entry_flow.py
test_loader.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_main.py
test_requirements.py Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
test_setup.py