Skip to content

fix: Update deprecated code editor test util documentation#4573

Merged
jperals merged 3 commits into
mainfrom
fix/code-editor-onchange
Jun 3, 2026
Merged

fix: Update deprecated code editor test util documentation#4573
jperals merged 3 commits into
mainfrom
fix/code-editor-onchange

Conversation

@jperals
Copy link
Copy Markdown
Member

@jperals jperals commented Jun 1, 2026

Description

Updated test util doc to refer to onDelayedChange instead of deprecated onChange

Ticket: D461825569

How has this been tested?

Updated tests to cover onDelayedChange actually being called.

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jperals jperals marked this pull request as ready for review June 1, 2026 18:40
@jperals jperals requested a review from a team as a code owner June 1, 2026 18:40
@jperals jperals requested review from SpyZzey and removed request for a team June 1, 2026 18:40
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.43%. Comparing base (3d30633) to head (7344b41).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4573   +/-   ##
=======================================
  Coverage   97.43%   97.43%           
=======================================
  Files         941      941           
  Lines       29692    29692           
  Branches    10790    10791    +1     
=======================================
  Hits        28930    28930           
+ Misses        755      715   -40     
- Partials        7       47   +40     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jperals jperals added this pull request to the merge queue Jun 3, 2026
Merged via the queue into main with commit 00a695f Jun 3, 2026
86 of 87 checks passed
@jperals jperals deleted the fix/code-editor-onchange branch June 3, 2026 08:56
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.

2 participants