Skip to content

Conversation

@AlexVelezLl
Copy link
Member

Description

KBreadcrumbs visual tests in one file

Issue addressed

Closes #1098

Screenshots

image

Changelog

@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2025

Percy Visual Test Results

Percy Dashboard: View Detailed Report

Environment:

  • Node.js Version: 18.x
  • OS: Ubuntu-latest

Instructions for Reviewers:

  • Click on the Percy Dashboard link to view detailed visual diffs.
  • Review the visual changes highlighted in the report.
  • Approve or request changes based on the visual differences.

Vue.component('KTextboxVisualTest', KTextboxVisualTest);
Vue.component('KTableVisualTest', KTableVisualTest);
Vue.component('CardsVisualTest', CardsVisualTest);
Vue.component('KBreadcrumbs', KBreadcrumbs);
Copy link
Member

Choose a reason for hiding this comment

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

Is this KBreadcrumbs import still needed now that we have the KBreadcrumbsVisualTest import, or can it be removed?

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh, it was never really necessary, removed! Thanks @LianaHarris360!

Copy link
Member

@LianaHarris360 LianaHarris360 left a comment

Choose a reason for hiding this comment

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

There are no issues and the code changes look good to me.

@LianaHarris360 LianaHarris360 merged commit 724287a into learningequality:develop Oct 21, 2025
9 of 11 checks passed
learning-equality-bot bot pushed a commit that referenced this pull request Oct 21, 2025
@AlexVelezLl AlexVelezLl deleted the kbreadcrumbs-visual-tests branch October 22, 2025 15:32
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.

Refactor visual tests for KBreadcrumbs to be in one .vue file

2 participants