core/tests/components/google
Allen Porter 355445db2d
Add application credentials platform for google calendar integration (#71808)
* Add google application_credentials platform

* Further simplify custom auth implementation overrides

* Add test coverage in application_credentials

* Simplify wording in a comment

* Remove unused imports accidentally left from merge

* Wrap lines that are too long for style guide

* Move application credential loading to only where it is needed

* Leave CLIENT_ID and CLIENT_SECRET as required.
2022-05-14 10:27:47 -07:00
..
fixtures Prettify json (component test fixtures) (#68892) 2022-03-30 11:37:17 +02:00
__init__.py
conftest.py Add application credentials platform for google calendar integration (#71808) 2022-05-14 10:27:47 -07:00
test_calendar.py Bump gcal_sync to 0.6.2 and switch to google calendar async iterator api (#70616) 2022-04-27 07:22:15 -07:00
test_config_flow.py Add application credentials platform for google calendar integration (#71808) 2022-05-14 10:27:47 -07:00
test_init.py Add application credentials platform for google calendar integration (#71808) 2022-05-14 10:27:47 -07:00