hass-core/tests/components/google_tasks
Allen Porter c8aed06438
Add due date and description to Google Tasks (#104654)
* Add tests for config validation function

* Add Google Tasks due date and description

* Revert test timezone

* Update changes after upstream

* Update homeassistant/components/google_tasks/todo.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Add google tasks tests for creating

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-11-29 22:37:43 +01:00
..
fixtures Abort config flow if Google Tasks API is not enabled (#103114) 2023-10-31 11:32:17 +01:00
snapshots Add due date and description to Google Tasks (#104654) 2023-11-29 22:37:43 +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 due date and description to Google Tasks (#104654) 2023-11-29 22:37:43 +01:00