diff --git a/AGENTS.md b/AGENTS.md index 5d0ba1b..e2a985e 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -24,7 +24,6 @@ Kanbn4Droid is an unofficial app to connect to and manipulate data stored in sel - Baseline tests: - JVM unit tests for auth URL normalization and auth error mapping in `app/src/test/`. - JVM unit tests for boards repository and boards view model in `app/src/test/space/hackenslacker/kanbn4droid/app/boards/`. - - JVM API-client contract tests for board-detail parsing and create list/card endpoint payloads and id parsing in `app/src/test/java/space/hackenslacker/kanbn4droid/app/auth/HttpKanbnApiClientBoardDetailParsingTest.kt`. - Instrumentation tests for login and boards flows in `app/src/androidTest/`. ## Command-line workflow