Skip to content

Conversation

@r-farkhutdinov
Copy link
Contributor

No description provided.

@r-farkhutdinov r-farkhutdinov self-assigned this Jan 22, 2026
@r-farkhutdinov r-farkhutdinov requested a review from a team as a code owner January 22, 2026 10:12
Copilot AI review requested due to automatic review settings January 22, 2026 10:12
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 previously skipped tests in DateBox and DateRangeBox test suites by correcting test logic and expectations to match actual component behavior.

Changes:

  • Fixed DateBox test for calendar cell selection using Enter key by correcting event target expectation
  • Updated three DateRangeBox validation tests to properly use validator.validate() instead of keyboard-based external validation
  • Adjusted validation error expectations to match actual behavior where external validation replaces internal validation errors

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
packages/devextreme/testing/tests/DevExpress.ui.widgets.editors/datebox.tests.js Unskipped and fixed test for Enter key press on calendar - corrected event target from calendar cell to input element
packages/devextreme/testing/tests/DevExpress.ui.widgets.editors/dateRangeBox.tests.js Unskipped three validation tests and updated them to use direct validator.validate() calls, adjusted error count expectations from 2 to 1 to reflect that external validation replaces rather than accumulates with internal validation errors

Copilot AI review requested due to automatic review settings January 22, 2026 10:23
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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

marker-dao
marker-dao previously approved these changes Jan 22, 2026
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

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

@r-farkhutdinov r-farkhutdinov force-pushed the 26_1_date_box_unskip_tests branch from 4d41e7d to fd16fcf Compare January 22, 2026 12:08
Copilot AI review requested due to automatic review settings January 22, 2026 12:27
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

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

Copilot AI review requested due to automatic review settings January 22, 2026 12:47
@r-farkhutdinov r-farkhutdinov force-pushed the 26_1_date_box_unskip_tests branch from 0d0eb00 to 3a5684c Compare January 22, 2026 12:47
@r-farkhutdinov r-farkhutdinov marked this pull request as draft January 22, 2026 12:52
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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@r-farkhutdinov r-farkhutdinov marked this pull request as ready for review January 22, 2026 13:34
@r-farkhutdinov r-farkhutdinov changed the title DateBox, DateRangeBox: Fix skipped tests DateBox, DateRangeBox: Remove skipped tests Jan 22, 2026
@r-farkhutdinov r-farkhutdinov merged commit 68899e6 into DevExpress:26_1 Jan 22, 2026
94 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants