This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4b11a632a1
hass-core
/
tests
/
components
/
nextcloud
/
__init__.py
2 lines
43 B
Python
Raw
Normal View
History
Unescape
Escape
Implement config flow for nextcloud (#89396) * implement config flow * add tests * fix hassfest and requirements * abort import on connection error * add add_suggested_values_to_schema * mock async_setup_entry * revert code owner change * fix try connect in config flow * add device info * allow multiple instances * fix import in config flow * remove custom scan interval from coordinator * applay suggestions * apply suggestions * take over ownership from @meichthys * cleanup import data before passing to user step * apply suggestions to tests * add untested files to .coveragerc
2023-03-26 21:14:17 +02:00
"""
Tests for the Nextcloud integration.
"""
Reference in a new issue
Copy permalink