Skip to content

test(nuxt): Add fake module and composable to E2E test #16731

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

Merged
merged 2 commits into from
Jun 25, 2025

Conversation

s1gr1d
Copy link
Member

@s1gr1d s1gr1d commented Jun 25, 2025

This adds a modules and composables folder to the Nuxt 4 E2E test. The main purpose is to check, that the build runs through without problems.

Additionally, the versions were updated (as this is the Nuxt 4 test and it should use the latest versions for the compatibility mode).

Related to this: #15204 (comment)

@s1gr1d s1gr1d requested review from RulaKhaled and andreiborza June 25, 2025 09:46
@s1gr1d s1gr1d self-assigned this Jun 25, 2025
@@ -18,7 +18,7 @@
"dependencies": {
"@pinia/nuxt": "^0.5.5",
"@sentry/nuxt": "latest || *",
"nuxt": "^3.13.2"
"nuxt": "^3.17.5"
Copy link
Member Author

Choose a reason for hiding this comment

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

Just as a heads up: There is no version 4 of Nuxt yet. This test is called nuxt-4 as it uses the compatibility version 4.

@s1gr1d s1gr1d merged commit ae30471 into develop Jun 25, 2025
142 checks passed
@s1gr1d s1gr1d deleted the sig/nuxt-e2e-composable branch June 25, 2025 14:58
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.

3 participants