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

test: use random available port for e2e tests #2036

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

BobbieGoede
Copy link
Member

It took me a while to realize that the e2e tests were failing for me locally due to the :8080 port already being in use, this PR changes the port selection to use an available port similar to how we set up tests in Nuxt projects.

Copy link

pkg-pr-new bot commented Nov 28, 2024

Open in Stackblitz

@intlify/core

npm i https://pkg.pr.new/@intlify/core@2036

@intlify/devtools-types

npm i https://pkg.pr.new/@intlify/devtools-types@2036

@intlify/core-base

npm i https://pkg.pr.new/@intlify/core-base@2036

petite-vue-i18n

npm i https://pkg.pr.new/petite-vue-i18n@2036

@intlify/message-compiler

npm i https://pkg.pr.new/@intlify/message-compiler@2036

@intlify/shared

npm i https://pkg.pr.new/@intlify/shared@2036

vue-i18n

npm i https://pkg.pr.new/vue-i18n@2036

@intlify/vue-i18n-core

npm i https://pkg.pr.new/@intlify/vue-i18n-core@2036

commit: 5f031ef

Copy link
Member

@kazupon kazupon left a comment

Choose a reason for hiding this comment

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

Great work!
Thanks!

@kazupon kazupon added the Type: Maintenance Repository Maintenance label Nov 28, 2024
@kazupon kazupon merged commit ed0af90 into intlify:master Nov 28, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Repository Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants