feat(sense): implement Control API v1 [T-011]
This commit is contained in:
@@ -54,6 +54,8 @@ class PostgresContractTests(unittest.TestCase):
|
||||
"005_area_policy.sql",
|
||||
"006_device_operation_outbox.sql",
|
||||
"007_privileges_area_audit.sql",
|
||||
"008_control_api.sql",
|
||||
"009_privileges_control_api.sql",
|
||||
],
|
||||
names,
|
||||
)
|
||||
@@ -107,7 +109,7 @@ class PostgresContractTests(unittest.TestCase):
|
||||
"initdb.exe",
|
||||
"pg_ctl.exe",
|
||||
"127.0.0.1",
|
||||
"yovision-t010-pg-",
|
||||
"yovision-t011-pg-",
|
||||
"YOVISION_TEST_POSTGRES_DSN",
|
||||
"Get-NetTCPConnection",
|
||||
):
|
||||
|
||||
Reference in New Issue
Block a user