chore: revert out-of-scope AGENTS update for task 4b

This commit is contained in:
2026-03-16 14:13:39 -04:00
parent 6d313fdf60
commit c48cd1d525

View File

@@ -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