Skip to content

PREPARE stage does not support ava tests #234

@gibson042

Description

@gibson042

yarn install doesn't run until install_deps.sh, which doesn't run (or even appear) until the EXECUTE stage (after PREPARE). As a result, prepare.sh scripts cannot call out to e.g. yarn ava initial.test.js for verifying pre-upgrade state unless they also manually yarn install or similar.

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