Skip to content

Expand 'Extending the meaning of settled()' with test waiter guidance#2203

Open
gitKrystan wants to merge 1 commit intoember-learn:masterfrom
gitKrystan:expand-settled-docs
Open

Expand 'Extending the meaning of settled()' with test waiter guidance#2203
gitKrystan wants to merge 1 commit intoember-learn:masterfrom
gitKrystan:expand-settled-docs

Conversation

@gitKrystan
Copy link
Copy Markdown
Contributor

Summary

  • Expands the brief 'Extending the meaning of settled()' section with practical guidance
  • Adds subsections on why test waiters matter, which async patterns need them, symptoms of missing waiters, and test isolation concepts
  • All content is generic to the Ember ecosystem (not app-specific)

Motivation

The existing section is a single paragraph pointing to the @ember/test-waiters readme. In practice, many Ember developers struggle with flaky tests caused by missing test waiters, and having this guidance in the official guides makes it more discoverable.

The existing section was a brief paragraph pointing to the @ember/test-waiters readme. This expands it with practical guidance on why test waiters matter, which async patterns need them, how to recognize missing waiters, and how test isolation validation helps catch these issues early.
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 13, 2026

Deploy Preview for ember-guides ready!

Name Link
🔨 Latest commit ac032e2
🔍 Latest deploy log https://app.netlify.com/projects/ember-guides/deploys/69b480bce61f0800089225a7
😎 Deploy Preview https://deploy-preview-2203--ember-guides.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant