Skip to content

feat: implement Cypress functional and visual test actions with artif…#183

Draft
kb-typeform wants to merge 3 commits intomainfrom
PLT-2912-cypress-composite-actions
Draft

feat: implement Cypress functional and visual test actions with artif…#183
kb-typeform wants to merge 3 commits intomainfrom
PLT-2912-cypress-composite-actions

Conversation

@kb-typeform
Copy link
Contributor

Reduce workflow bloat and make maintenance easier by extracting common Cypress test logic into reusable composite actions.

✅ Benefits

  1. Reduced Bloat - Cleaner, more readable workflow files
  2. Single Source of Truth - Test logic defined once
  3. Easier Maintenance - Update in one place, apply everywhere
  4. Better Reusability - Can be used in any workflow or repository
  5. Consistency - Same test execution pattern across all projects

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.

1 participant