补齐移动壳扫码真实链路测试

新增 ShellApp 级扫码 HostBridge 测试覆盖 WebView 请求到相机扫码回注

移动壳 Vitest 纳入 TSX 组件测试

单端与根级原生壳门禁反查扫码链路测试存在
This commit is contained in:
2026-06-20 05:17:13 +08:00
parent 3c853da830
commit 6c0d929e91
4 changed files with 302 additions and 1 deletions
+1
View File
@@ -273,6 +273,7 @@ const expectedMobileSrcRootEntries = [
];
const expectedMobileShellFiles = [
'QrScannerOverlay.tsx',
'ShellApp.test.tsx',
'ShellApp.tsx',
'deepLink.test.ts',
'deepLink.ts',