core/tests/helpers
Franck Nijhof 1e05697080
Enable Ruff B007 (#88356)
* Enable Ruff B007

* Adjust existing cases
2023-02-17 21:08:18 -05: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_aiohttp_compat.py Restore original aiohttp cancelation behavior (#88046) 2023-02-13 22:00:36 -06: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 Fix allowing identical flows to be created before startup (#88213) 2023-02-15 21:36:00 -05: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 Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01: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 Enable Ruff B007 (#88356) 2023-02-17 21:08:18 -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 Only expose default cloud domains in Assist default agent (#88274) 2023-02-17 16:19:22 -05:00
test_issue_registry.py Move issue_registry to homeassistant.helpers (#77299) 2022-08-25 11:32:06 +02:00
test_json.py Refactor json tests to align with new code (#88247) 2023-02-16 21:34:19 +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 Add type hints to integration tests (recorder) (#88313) 2023-02-17 18:50:09 +01: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 Update Ruff to v0.0.247 (#88210) 2023-02-15 16:46:03 -05: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 Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +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 Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +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