dojo / test-extras

:rocket: Dojo 2 - set of modules to help with testing Dojo.
http://dojo.io
Other
0 stars 14 forks source link

"hidden" defaultRegistry property causes assertRender to fail with widget children #62

Closed smhigley closed 7 years ago

smhigley commented 7 years ago

Bug

Calling widget.setChildren() with widget (i.e. w()) children followed by widget.expectRender causes the following error:

TypeError: Value of property named "defaultRegistry" from first argument is not a primative, plain Object, or Array.