hass-core/tests/components/google_tasks
Allen Porter cec617cfbb
Add support for deleting To-do items in Google Tasks (#102967)
* Add support for deleting To-do items in Google Tasks

* Cleanup multipart test

* Fix comments

* Add additional error checking to increase coverage

* Apply suggestions and fix tests
2023-11-08 18:13:48 +01:00
..
fixtures Abort config flow if Google Tasks API is not enabled (#103114) 2023-10-31 11:32:17 +01:00
snapshots Add support for deleting To-do items in Google Tasks (#102967) 2023-11-08 18:13:48 +01:00
__init__.py Add Google tasks integration, with initial read-only To-do list (#102629) 2023-10-24 21:30:29 -07:00
conftest.py Add Google tasks integration, with initial read-only To-do list (#102629) 2023-10-24 21:30:29 -07:00
test_config_flow.py Abort config flow if Google Tasks API is not enabled (#103114) 2023-10-31 11:32:17 +01:00
test_init.py Add Google tasks integration, with initial read-only To-do list (#102629) 2023-10-24 21:30:29 -07:00
test_todo.py Add support for deleting To-do items in Google Tasks (#102967) 2023-11-08 18:13:48 +01:00