Skip to content

test(breadcrumb): improve test coverage#1986

Open
aioya wants to merge 1 commit into
varletjs:devfrom
aioya:test/breadcrumb-coverage
Open

test(breadcrumb): improve test coverage#1986
aioya wants to merge 1 commit into
varletjs:devfrom
aioya:test/breadcrumb-coverage

Conversation

@aioya

@aioya aioya commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

Checklist

List of tasks you have already done and plan to do.

  • Fix linting errors
  • Tests have been added / updated (or snapshots)

Change information

Improve unit test coverage for the breadcrumb component. Pure test additions, no behavior changes.

Issues

N/A

Related Links

N/A

@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

@aioya is attempting to deploy a commit to the varletjs Team on Vercel.

A member of the Team first needs to authorize it.

@pkg-pr-new

pkg-pr-new Bot commented Jun 22, 2026

Copy link
Copy Markdown

Open in StackBlitz

@varlet/cli

npm i https://pkg.pr.new/@varlet/cli@1986

@varlet/icons

npm i https://pkg.pr.new/@varlet/icons@1986

@varlet/import-resolver

npm i https://pkg.pr.new/@varlet/import-resolver@1986

@varlet/preset-tailwindcss

npm i https://pkg.pr.new/@varlet/preset-tailwindcss@1986

@varlet/preset-unocss

npm i https://pkg.pr.new/@varlet/preset-unocss@1986

@varlet/shared

npm i https://pkg.pr.new/@varlet/shared@1986

@varlet/touch-emulator

npm i https://pkg.pr.new/@varlet/touch-emulator@1986

@varlet/ui

npm i https://pkg.pr.new/@varlet/ui@1986

@varlet/use

npm i https://pkg.pr.new/@varlet/use@1986

@varlet/vite-plugins

npm i https://pkg.pr.new/@varlet/vite-plugins@1986

commit: 00affbd

@aioya aioya force-pushed the test/breadcrumb-coverage branch from 16e6ab6 to 00affbd Compare June 22, 2026 05:51
@aioya aioya self-assigned this Jun 22, 2026
@haoziqaq haoziqaq requested a review from Copilot June 23, 2026 06:44

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR improves unit test coverage for the breadcrumb component by adding a minimal sanity test that verifies the component’s plugin installation registers the component with a Vue app.

Changes:

  • Add breadcrumb plugin unit test to ensure app.use(Breadcrumb) registers Breadcrumb.name via Vue’s component registry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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