Compose UI tests #215
Annotations
3 errors
CompletedTaskRowTest.CompletedTaskRow_LayoutFull[jvm]:
tasks-app-shared/src/commonTest/kotlin/CompletedTaskRowTest.kt#L73
java.lang.AssertionError: Failed to assert the following: (Text + EditableText = [My notsses])
Semantics of the node:
Node #52 at (l=48.0, t=32.0, r=104.0, b=48.0)px, Tag: 'COMPLETED_TASK_NOTES'
Text = '[My notes]'
Actions = [SetTextSubstitution, ShowTextSubstitution, ClearTextSubstitution, GetTextLayoutResult]
Has 4 siblings
Selector used: (TestTag = 'COMPLETED_TASK_NOTES')
|
TaskListsColumnTest.TaskListsColumn_TaskListSelection[jvm]:
tasks-app-shared/src/commonTest/kotlin/TaskListsColumnTest.kt#L61
java.lang.AssertionError: Failed to assert count of nodes.
Reason: Expected '2' nodes but found '1' node that satisfies: (TestTag = 'TASK_LIST_ROW')
Node found:
Node #542 at (l=8.0, t=56.0, r=1016.0, b=112.0)px, Tag: 'TASK_LIST_ROW'
Focused = 'false'
Selected = 'false'
Actions = [OnClick, RequestFocus]
MergeDescendants = 'true'
Has 1 child, 1 sibling
|
build
Process completed with exit code 1.
|