From de9b87d3121d7412697128f4a93223d1b2fbce9a Mon Sep 17 00:00:00 2001 From: Wally Hackenslacker Date: Mon, 16 Mar 2026 23:39:45 -0400 Subject: [PATCH] docs: record card detail verification outcomes --- AGENTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/AGENTS.md b/AGENTS.md index b49dd2b..c3e0ce3 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -149,6 +149,7 @@ Kanbn4Droid is an unofficial app to connect to and manipulate data stored in sel - Description supports markdown editing and preview toggle; the add-comment dialog also supports markdown edit/preview and submits through the API, then refreshes timeline data. - Timeline is rendered as a vertical activity feed with relative timestamps, comment/update action text, markdown-rendered comment bodies, loading/error/empty states, and newest-first ordering. - Board-detail card taps navigate directly to `CardDetailActivity`; the placeholder card-detail route/activity has been removed. + - Verification note (card-detail run in `.worktrees/card-detail-view`): `./gradlew test` passed, `./gradlew assembleDebug` passed, and `./gradlew connectedDebugAndroidTest` failed in this environment with major failures including `NoActivityResumedException` and duplicate-intent assertions (`Wanted to match 1 intents. Actually matched 2 intents.`); report: `app/build/reports/androidTests/connected/debug/index.html`. **Settings view** - The view shows a list of settings that can be changed by the user. The following settings are available: