core/tests/helpers
epenet b7b82b1e3f
Add more type hints to conftest.py (#87842)
* Add more type hints in conftest.py

* Adjust stop_hass

* Adjust mock_integration_frame

* Adjust pylint plugin
2023-02-11 13:48:53 +01:00
..
__init__.py
test_aiohttp_client.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_area_registry.py Clean up unnecessary registry mocks from helpers (#87734) 2023-02-08 20:15:29 -05:00
test_check_config.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_collection.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_condition.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_config_entry_flow.py Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
test_config_entry_oauth2_flow.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_config_validation.py Add typing to tests with single hass argument (#87631) 2023-02-07 15:01:16 +01:00
test_debounce.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_deprecation.py Changes to filename and path validation (#45529) 2021-01-26 15:53:21 +01:00
test_device_registry.py Clean up unnecessary registry mocks from helpers (#87734) 2023-02-08 20:15:29 -05:00
test_discovery.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_discovery_flow.py Prevent event loop delay / instability from discovery (#57463) 2021-10-13 08:37:14 -07:00
test_dispatcher.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_entity.py Clean up unnecessary registry mocks from helpers (#87734) 2023-02-08 20:15:29 -05:00
test_entity_component.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_entity_platform.py Clean up unnecessary registry mocks from helpers (#87734) 2023-02-08 20:15:29 -05:00
test_entity_registry.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
test_entity_values.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_entityfilter.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_event.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_frame.py Add more type hints to conftest.py (#87842) 2023-02-11 13:48:53 +01:00
test_httpx_client.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_icon.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_init.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_instance_id.py Final clean up of helpers accessed via hass (#72032) 2022-05-17 23:42:37 +03:00
test_integration_platform.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_intent.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_issue_registry.py Move issue_registry to homeassistant.helpers (#77299) 2022-08-25 11:32:06 +02:00
test_json.py Add return type to json_loads (#85672) 2023-02-07 17:21:55 +01:00
test_location.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_network.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_ratelimit.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_recorder.py Ensure recorder test fixture is setup before hass fixture (#80528) 2022-10-19 07:58:47 +02:00
test_reload.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_restore_state.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_schema_config_entry_flow.py Fix some pytest warning for helpers (#85283) 2023-01-06 09:21:46 +01:00
test_script.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_script_variables.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_selector.py Allow translating select selector options (#85531) 2023-01-17 16:22:19 +01:00
test_service.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
test_significant_change.py Use enums in helpers tests (#62141) 2021-12-17 11:09:24 +01:00
test_singleton.py Fix singleton not working with falsey values (#56072) 2021-09-11 12:02:01 -07:00
test_start.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_state.py Add more type hints to conftest.py (#87842) 2023-02-11 13:48:53 +01:00
test_storage.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_storage_remove.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_sun.py Add typing to tests with single hass argument (#87631) 2023-02-07 15:01:16 +01:00
test_system_info.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_temperature.py Add typing to tests with single hass argument (#87631) 2023-02-07 15:01:16 +01:00
test_template.py Round value in state_with_unit template function (#87619) 2023-02-09 12:54:59 +01:00
test_translation.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_trigger.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00
test_update_coordinator.py Add typing to tests with single hass argument (2) (#87675) 2023-02-08 08:51:43 +01:00