rebuild schema and remove unsed command from justfile
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"schemaVersion": "2.0.0",
|
"schemaVersion": "2.0.0",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"name": "gztel-wifi-e2e",
|
"name": "gztel-wifi-e2e",
|
||||||
"uuid": "157f58111-aaa9-4636-b476-20251201gztele2e",
|
"uuid": "e6719cc7-d1be-4079-af0f-d8e9ee588745",
|
||||||
"description": "广州电信WIFI测试-e2e",
|
"description": "广州电信WIFI测试-e2e",
|
||||||
"remoteUrl": "https://gitea.glrocky.cn/scripts/gztel-wifi-e2e.git",
|
"remoteUrl": "https://gitea.glrocky.cn/scripts/gztel-wifi-e2e.git",
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
|
|||||||
10
justfile
10
justfile
@@ -46,16 +46,6 @@ clean-all:
|
|||||||
just clean-out-and-log
|
just clean-out-and-log
|
||||||
just clean-pycache
|
just clean-pycache
|
||||||
|
|
||||||
[group("dev")]
|
|
||||||
[doc("invoke ipython with u2")]
|
|
||||||
debug-u2:
|
|
||||||
uvx --with uiautomator2 --with .packages/glrocky_sdk-0.1.2-py3-none-any.whl --directory . ipython
|
|
||||||
|
|
||||||
[group("dev")]
|
|
||||||
[doc("show android ui")]
|
|
||||||
debug-ui:
|
|
||||||
uvx uiviewer
|
|
||||||
|
|
||||||
[group("dev")]
|
[group("dev")]
|
||||||
[doc("start test executor server,from glrocky framework")]
|
[doc("start test executor server,from glrocky framework")]
|
||||||
debug-srv:
|
debug-srv:
|
||||||
|
|||||||
Reference in New Issue
Block a user