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 #385

Closed
wants to merge 1 commit into from
Closed

fix: nightwatch integration #385

wants to merge 1 commit into from

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.
@cexbrayat cexbrayat closed this Nov 24, 2023
@cexbrayat cexbrayat deleted the fix/nighwatch branch November 24, 2023 16:22
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.

1 participant