-
Notifications
You must be signed in to change notification settings - Fork 393
Description
Features go missing in the Kanban
I'm using it to develop an iOS app, which is kind of working. As the agents can't test the iOS app, the features seem to end up in a code-complete state, and that leaves them in limbo. I can't see them in the kanban UI.
Using the tools AI it went off and clarified this.
**_The feature tracking database shows 0% completion, but this is misleading. The reason is that features cannot be marked as "passing" without Xcode/iOS Simulator testing - which the automated agent environment doesn't have access to.
In Reality - Code is Substantially Complete
Based on the progress report and codebase, here's what's code-complete (implemented but untested):_**
I can't go and test the features because I can't see the feature and know what to test.
Ideally, there may need to be an extra lane in the kanban. Code-Complete or Testing.
Maybe marking items that need manual testing. A button on those to mark as passed would be great.