Skip to content

Clarify moved plugin skip metadata in Cypress suites#4757

Closed
utsavsomaiya wants to merge 1 commit intoalpinejs:mainfrom
utsavsomaiya:plugin-suite-skip-cleanup
Closed

Clarify moved plugin skip metadata in Cypress suites#4757
utsavsomaiya wants to merge 1 commit intoalpinejs:mainfrom
utsavsomaiya:plugin-suite-skip-cleanup

Conversation

@utsavsomaiya
Copy link

Summary

  • clean up stale/corrupted skip comments in the moved plugin test suites
  • make skip reason explicit in suite titles for both history and navigate
  • remove redundant inner it.skip(...) calls under describe.skip(...) in navigate.spec.js
  • trim unused imports in navigate.spec.js

Why

These suites are intentionally skipped because ownership moved to livewire/livewire, but the current metadata is noisy and partially corrupted. This keeps the intent clear for maintainers.

Testing

  • npm run vitest
  • npm run build

@utsavsomaiya utsavsomaiya deleted the plugin-suite-skip-cleanup branch February 28, 2026 02:15
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