Skip to content

Blog post: How to find bugs using Monarch and edge cases #8

@fertrig

Description

@fertrig

Describe how to find bugs while previewing a story on the edge cases.

You could use the filters story of the booking sample which
is shown on the landing page.

The edge cases to test are:

  • Preview the story on the smallest device your app supports
  • Then preview it on the largest device you support
  • Then use the smallest text scale factor
  • Then use the biggest text scale factor

You will probably find a RenderFlex overflowed bug while using the smallest device with a big text scale factor.

Describe the importance of isolating your widgets so that you
can easily test the edge cases with Monarch.

The post doesn't have to fix the issue. It just needs to show how to find the bug.

State that we plan to automate edge case testing in the future. We want Monarch to automatically preview stories at the edge cases and report any errors to the user.

This post should educate the user on why edge case testing is important.

Resources:

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