Skip to content

CI: running integ tests locally uses stale version. #1283

@Hweinstock

Description

@Hweinstock

Description

The npm run test:integ does not build the project before running the tests. Since the integ tests use the built artifact, this can cause confusing behavior where the latest changes are not tested.

Steps to Reproduce

npm run test:integ after making changes that are not in the build.

Expected Behavior

npm run test:integ builds from source to ensure latest changes are tested.

Actual Behavior

no build occurs.

CLI Version

No response

Operating System

macOS

Additional Context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions