Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Tests: Remove hardcoded wait time by registering a waiter or using run loop #6

Open
chadian opened this issue Apr 27, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@chadian
Copy link
Owner

chadian commented Apr 27, 2019

Investigate if Ember can be made aware of the time it takes to detect changes on the element by trying to wrap callbacks in a run looper or by registering a waiter.

Resources:

This would hopefully eliminate the need to await a hardcoded time in tests when waiting for an element size change.

@chadian chadian added the enhancement New feature or request label Oct 10, 2019
@chadian chadian changed the title Remove hardcoded wait time by registering a waiter or using run loop Tests: Remove hardcoded wait time by registering a waiter or using run loop Oct 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant