You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kuraga I'm sorry, I still have no idea what you mean? What do you expect to test?
Because raf ticks asynchronously you can execute unit tests in between tests to assert values; just wrap the tests themselves in raf calls to make them execute on the same tick. Does that answer your question?
@Raynos @neonstalwart @Matt-Esch How to test concurrent rendering?
Question is similar to testing of
main-loop
: http://stackoverflow.com/questions/34862892/test-concurrent-call-of-the-same-functionSee, please! Thanks!
The text was updated successfully, but these errors were encountered: