mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 12:56:01 -06:00
fix(qa): sync TUI PTY proof metadata (#130314)
This commit is contained in:
@@ -36,10 +36,10 @@ scenario:
|
||||
testNamePattern: ^TUI PTY real backends keeps whitespace-prefixed bang input in chat after local shell approval$
|
||||
- coverageId: tui.approval-prompt
|
||||
testFile: src/tui/tui-pty-local.e2e.test.ts
|
||||
testNamePattern: ^TUI PTY real backends confirms and renders local shell output and environment through a real local PTY$
|
||||
testNamePattern: ^TUI PTY real backends confirms and renders local shell output, then extinguishes descendants before TUI exit$
|
||||
- coverageId: tui.command-output-display
|
||||
testFile: src/tui/tui-pty-local.e2e.test.ts
|
||||
testNamePattern: ^TUI PTY real backends confirms and renders local shell output and environment through a real local PTY$
|
||||
testNamePattern: ^TUI PTY real backends confirms and renders local shell output, then extinguishes descendants before TUI exit$
|
||||
- coverageId: tui.execution-environment-marker
|
||||
testFile: src/tui/tui-pty-local.e2e.test.ts
|
||||
testNamePattern: ^TUI PTY real backends confirms and renders local shell output and environment through a real local PTY$
|
||||
testNamePattern: ^TUI PTY real backends confirms and renders local shell output, then extinguishes descendants before TUI exit$
|
||||
|
||||
@@ -32,4 +32,4 @@ scenario:
|
||||
testNamePattern: ^TUI PTY real backends lists local session history through a real PTY$
|
||||
- coverageId: tui.resume
|
||||
testFile: src/tui/tui-pty-local.e2e.test.ts
|
||||
testNamePattern: ^TUI PTY real backends with shared Gateway fixture restores the remembered Gateway session and history after a real TUI relaunch$
|
||||
testNamePattern: ^TUI PTY real backends with shared Gateway fixture gates input while a real Gateway restores the remembered session and history$
|
||||
|
||||
Reference in New Issue
Block a user