Skip to content

Add widget test #29

Open
0 of 1 issue completed
Open
0 of 1 issue completed
@hiroshinishio

Description

@hiroshinishio

Widget Test Best Practices

  • Test invalid states and edge cases as much as possible!!
  • Verify correct UI rendering with snapshot tests.
  • Simulate clicks, inputs, and gestures to test behavior.
  • Check for a11y compliance (labels, keyboard navigation).
  • Measure render time and re-renders.
  • Aim for high test coverage without redundancy.
  • Ensure consistency across browsers and devices.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions