Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add test task #1233

Merged
merged 1 commit into from
Dec 7, 2022
Merged

add test task #1233

merged 1 commit into from
Dec 7, 2022

Conversation

erwinsmit
Copy link
Contributor

Description / Motivation

When I worked on a PR recently:
#1223

I had an issue running all the tests from the root of the repository. In the contributing guidelines, it states that you can run all the tests using yarn test-packages. But there doesn't seem to be an NPM task for this.

Types of changes

Adding a test task to the root of the repository for running tests across all the packages.

Copy link
Contributor

@ambrauer ambrauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. This changed to "coverage-packages" since our CONTRIBUTING doc was written. While that could be used, it's nice to have an option without coverage included.

@ambrauer ambrauer merged commit e42f844 into Sitecore:dev Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants