Skip to content

WIP: feat: add testbench plugin#22

Closed
ZhaoSongGOO wants to merge 1 commit intolynx-family:mainfrom
ZhaoSongGOO:p/zhaosonggo/testbench_enable_plugin
Closed

WIP: feat: add testbench plugin#22
ZhaoSongGOO wants to merge 1 commit intolynx-family:mainfrom
ZhaoSongGOO:p/zhaosonggo/testbench_enable_plugin

Conversation

@ZhaoSongGOO
Copy link
Copy Markdown
Contributor

Change-Id: Ic15a5a44573199ca48a8070b1db70f351b88070a

Change-Id: Ic15a5a44573199ca48a8070b1db70f351b88070a
@talisk talisk changed the title wip-feat: add testbench plugin WIP: feat: add testbench plugin Mar 17, 2025
@talisk talisk self-assigned this Mar 17, 2025
@talisk talisk marked this pull request as draft March 17, 2025 11:36
await Promise.all(allStreams);
this.clientAction?.setTestbenchLoading(clientId, false);
} else {
// 未返回有效数据
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Plz write comments in English

@@ -0,0 +1,48 @@
import create from '../utils/flooks';
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding LICENSE comments

const deviceModel = currentClient?.info?.deviceModel;
const osType = currentClient?.info?.osType;
const PIC_URL_PREFIX = 'data:image/jpeg;base64,';
const qr_url = `sslocal://arkview?url=$`;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We shouldn't use this schema. And there's also arkview.

<Popover
content={
<div className="testbentch-qrcode-pop">
<div>Use the LynxExample App to scan the QR code</div>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's no LynxExample App

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And we are not sure what form Lynx DevTool connects to the host application through web socket in the future.

@talisk talisk closed this Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants