Skip to content

test: add useLazyAsyncData unit tests#1709

Merged
danielroe merged 1 commit intomainfrom
test/add-composables-test
Jan 18, 2026
Merged

test: add useLazyAsyncData unit tests#1709
danielroe merged 1 commit intomainfrom
test/add-composables-test

Conversation

@wattanx
Copy link
Copy Markdown
Collaborator

@wattanx wattanx commented Jan 18, 2026

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Add unit tests for useLazyAsyncData composable to improve test coverage and make future changes easier to implement safely.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jan 18, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/bridge@1709
npm i https://pkg.pr.new/@nuxt/bridge-schema@1709

commit: 7bb0d83

@wattanx wattanx force-pushed the test/add-composables-test branch from 4959efd to 7bb0d83 Compare January 18, 2026 12:11
@wattanx wattanx changed the title test: add useLazyAsyncData unit tests test: add useLazyAsyncData unit tests Jan 18, 2026
@wattanx wattanx marked this pull request as ready for review January 18, 2026 12:16
@wattanx wattanx requested a review from danielroe January 18, 2026 12:22
@danielroe danielroe merged commit 6206ea3 into main Jan 18, 2026
41 checks passed
@danielroe danielroe deleted the test/add-composables-test branch January 18, 2026 12:29
@github-actions github-actions Bot mentioned this pull request Jan 15, 2026
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