Skip to content

Components missing testID prop #3786

@KrisLau

Description

@KrisLau

Is there an existing issue for this?

  • I have searched the existing issues

Explain what you did

Adding maestro tests and noticed Icon,ListItem.Swipeable, & SpeedDial.Action missing testID prop. Also cannot pass it as an icon prop

EDIT: Found more. I believe that the list in #1966 is still relevant and correct.

Expected behavior

allows adding testID to the SpeedDial.Action, ListItem.Swipeable, or the icon props

Describe the bug

testID doesn't get passed to the component

Steps To Reproduce

Pass testID to the `SpeedDial.Action`
Try to get maestro to touch the element using the testID
test will fail

Screenshots

No response

Your Environment

`npx @rneui/envinfo`
  ```
    Output from `npx @rneui/envinfo` goes here.
  ```

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions