Skip to content

Stabilizing Editing test#32964

Merged
Raushen merged 1 commit intoDevExpress:26_1from
Raushen:Fix-unstable-4
Mar 19, 2026
Merged

Stabilizing Editing test#32964
Raushen merged 1 commit intoDevExpress:26_1from
Raushen:Fix-unstable-4

Conversation

@Raushen
Copy link
Copy Markdown
Contributor

@Raushen Raushen commented Mar 18, 2026

No description provided.

@Raushen Raushen self-assigned this Mar 18, 2026
@Raushen Raushen requested a review from a team as a code owner March 18, 2026 20:56
@Raushen Raushen added the 26_1 label Mar 18, 2026
Copilot AI review requested due to automatic review settings March 18, 2026 20:56
Copy link
Copy Markdown
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 updates a DevExtreme DataGrid TestCafe E2E test to be less timing-dependent by replacing fixed waits with state-based assertions against the underlying store, improving reliability in CI.

Changes:

  • Added a ClientFunction helper (getStoredName) to read the edited value directly from the ArrayStore.
  • Replaced multiple wait(50) calls with assertions that verify the store has been updated after editing.

@Raushen Raushen merged commit 0d2fc65 into DevExpress:26_1 Mar 19, 2026
131 of 132 checks passed
Raushen added a commit to Raushen/DevExtreme that referenced this pull request Mar 19, 2026
Raushen added a commit to Raushen/DevExtreme that referenced this pull request Mar 19, 2026
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