Skip to content

Visual regression on CI #5

@adekbadek

Description

@adekbadek

Visual regression testing should be ran in CI.
Right now, this part is skipped, because of a font mismatch problem: CI run a Ubuntu system, which has a slightly different default sans-serif font than macOS. For this reason, all visual regression tests will fail because of that.

Possible solution: generate the base images on CI and commit from there (or download as artifacts and commit locally). This makes for a pretty cumbersome workflow, but maybe it's better in the long run.

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