Merge branch 'main' of https://github.com/s-allius/tsun-gen3-proxy into dev-0.12
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -5,9 +5,11 @@
|
||||
"python.testing.pytestArgs": [
|
||||
"-v",
|
||||
"--cov=app/src",
|
||||
"--cov=ha_addon/rootfs/home",
|
||||
"--cov-report=xml",
|
||||
"app",
|
||||
"system_tests"
|
||||
"system_tests",
|
||||
"ha_addon"
|
||||
],
|
||||
"python.testing.unittestEnabled": false,
|
||||
"python.testing.pytestEnabled": true,
|
||||
|
||||
Reference in New Issue
Block a user