Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test handler only supports calling properties that are a function #842

Open
webdevisme opened this issue Sep 16, 2020 · 0 comments
Open

Comments

@webdevisme
Copy link

Bug

It doesn't look the new test renderer supports the same type of functional handler to call a function in an property that is an object, it only supports calling properties that are function at the moment.

When

Package Version: Dojo 7

Code

https://gist.github.com/webdevisme/c05b9aaa5b642a37b7b2ebfa3454871c

Expected behavior:

Final test case to pass after triggering global mouse events in test renderer

Actual behavior:

Mouse events are not triggered, test fails

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

No branches or pull requests

1 participant