anon-31e9bd66: comment on issue #23 at 2026-03-31T09:40:33Z

This commit is contained in:
Flo
2026-03-31 11:40:33 +02:00
parent 1cad2a1d38
commit 06e49a37a9
2 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
{
"uuid": "8cd6689b-1b6a-4849-af80-a3e4a9078cf5",
"issue_uuid": "cd645342-07cd-4510-b3c8-af5a78fd8437",
"author": "anon-31e9bd66",
"content": "Plan: Add test/run-interactive.sh that runs the tmux interactive tests on the host in an isolated HOME (same mktemp pattern as BATS). Checks for tmux, creates temp HOME, copies script, runs test/interactive/run-all.sh, cleans up. Also update test/e2e.sh to run host interactive tests as a first step before the container matrix.",
"created_at": "2026-03-31T09:40:33.921872Z",
"kind": "plan"
}

View File

@@ -1,5 +1,5 @@
{
"next_display_id": 24,
"next_comment_id": 31,
"next_comment_id": 32,
"next_milestone_id": 1
}