Skip to content

Extend example test generation to non-image tests #123

Open
@jeremydouglass

Description

@jeremydouglass

Currently hack/generate-e2e-test.py generates tests for sketches with a reference image defined in .test.yml.

This could be extended to also generate tests for sketches that have other criteria -- for example, specifying a hook (to be appended to the sketch) and an expected result:

test:
    result: True
    hook: "result <- focused"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions