-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Re-enable integration tests for ignition #7066
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
Conversation
|
hardhatTotal size of the bundle: List of dependencies (sorted by size) |
56550d7 to
b472bc1
Compare
b472bc1 to
8fab9f4
Compare
Move `test` command to `test:unit` and change `pnpm test` to invoke both unit and integrations. This means both will be run on the CI.
kanej
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added the integration tests to the build. I think we can merge this once the one failing test is fixed.
2800d1b to
3637904
Compare
6f49b7c to
cc60c31
Compare
resolves #6293
Note: this PR's base is not set to
v-nextas it depends on the code in the migrate task PR to be merged first.