Skip to content

Conversation

@r-farkhutdinov
Copy link
Contributor

No description provided.

@r-farkhutdinov r-farkhutdinov self-assigned this Jan 26, 2026
@r-farkhutdinov r-farkhutdinov marked this pull request as ready for review January 26, 2026 14:47
@r-farkhutdinov r-farkhutdinov requested a review from a team as a code owner January 26, 2026 14:47
Copilot AI review requested due to automatic review settings January 26, 2026 14:47
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 removes two skipped (QUnit.skip) tests from the test suites for Popover and Lookup widgets. These tests were previously disabled and are now being cleaned up from the codebase.

Changes:

  • Removed a skipped Popover test that was checking arrow positioning when popup-content is manually hidden
  • Removed a skipped Lookup test that was checking onContentReady behavior after input rendering with deferRendering=true

Reviewed changes

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

File Description
packages/devextreme/testing/tests/DevExpress.ui.widgets/popover.tests.js Removed skipped test for arrow positioning edge case when popup-content is hidden
packages/devextreme/testing/tests/DevExpress.ui.widgets.editors/lookup.tests.js Removed skipped test for onContentReady timing with deferRendering=true

@r-farkhutdinov r-farkhutdinov merged commit db38784 into DevExpress:26_1 Jan 26, 2026
99 of 100 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.

3 participants