ember.js
ember.js copied to clipboard
[Documentation] renderSettled Missing Code Examples
trafficstars
📙 Describe the Issue
There’s no example in the documentation on how to use the new renderSettled test helper. I’m clueless on how to use it.
🔬 Minimal Reproduction
😕 Actual Behavior
Missing code examples of the helper
🤔 Expected Behavior
Needs an example or two on how to use the helper
➕ Additional Context
None
Any update on this? Anyone?
Closing due to no response after months
Hi @jkantner, sorry this didn't get any attention. Made a PR with a code example: https://github.com/emberjs/ember.js/pull/20369.
@bertdeblock Thanks for taking care of that!