Skip to content

Conversation

@Raushen
Copy link
Contributor

@Raushen Raushen commented Feb 3, 2026

No description provided.

@Raushen Raushen self-assigned this Feb 3, 2026
@Raushen Raushen requested a review from a team as a code owner February 3, 2026 09:48
@Raushen Raushen added the 26_1 label Feb 3, 2026
Copilot AI review requested due to automatic review settings February 3, 2026 09:48
Copy link
Contributor

Copilot AI left a comment

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 fixes skipped Jest tests by implementing missing functionality and removing obsolete test cases. The changes enable previously skipped tests to run by adding template handling support to the component mock and implementing actual test logic.

Changes:

  • Added _getTemplate method to component mock to handle function templates
  • Implemented test cases for editing buttons in CardView components
  • Removed obsolete skipped tests that are no longer needed

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
component.mock.ts Added _getTemplate method to support function template handling in tests
utils.test.ts Removed skipped placeholder test for promises
options.test.ts Implemented tests for edit/remove buttons and cleanup; removed obsolete editor state test
render.test.ts Removed skipped accessibility status description test
header_panel/options.test.ts Fixed template function signatures to access model.column instead of column directly
options.test.ts.snap Added snapshots for newly implemented headerItemTemplate tests
ai_column.integration.test.ts Removed skipped test for repaintChangesOnly functionality

@Raushen Raushen closed this Feb 3, 2026
@Raushen Raushen reopened this Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants