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

fix: nightwatch integration #386

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Conversation

cexbrayat
Copy link
Member

The generated applications were failing out of the box, and went unnoticed as nightwatch is not built on CI.

I took inspiration from https://github.com/nightwatchjs/nightwatch-plugin-vue and https://github.com/nightwatchjs/create-nightwatch to make the setup a bit lighter and functional (we now let nightwatch start vite directly).

The pnpm test script should now work for every combination generated.

The generated applications were failing out of the box, and went unnoticed as nightwatch is not built on CI.

I took inspiration from https://github.com/nightwatchjs/nightwatch-plugin-vue and https://github.com/nightwatchjs/create-nightwatch to make the setup a bit lighter and functional (we now let nightwatch start vite directly).

The pnpm test script should now work for every combination generated.
@haoqunjiang haoqunjiang merged commit 5c4926e into vuejs:main Nov 27, 2023
101 checks passed
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