Skip to content

Run the local version of wasp-app-runner instead of the published one #3169

@cprecioso

Description

@cprecioso

When working on #3159, it needed some fixes in the Wasp App Runner. I had to extract those changes to another PR (at #3168), because the headless tests for each example app install wasp-app-runner from npm, instead of using the one inside the repo. If I want the CI tests to go green, I need to extract the PR, publish, and then update the headless tests to use the new version.

It would be most comfortable if the headless tests used the wasp-app-runner of the current tree, so that changes can be made in sync, and a publish is not needed for an in-progress PR.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions