Skip to content

Add Snapshot tests #18

@benpious

Description

@benpious

There's a couple of options for this:

  1. Generate snapshots using android studio, compare against them with low tolerance.
  2. Generate with Cyborg
  3. "Snapshot" path output instead of images themselves. Has the advantage of being immune to minor changes in the iOS rasterization algorithms, disadvantage is we might miss major changes, and they aren't self documenting. Our representation would be smaller than images though, which is good for repo binary size.

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