1 This tests that events are properly propagated through Widget hierarchy.
4 Running: testShowWidget
12 Running: testAppendViaDOM
14 Error: Attempt to add widget via regular DOM operation.
16 Running: testInsertViaDOM
18 Error: Attempt to add widget via regular DOM operation.
20 Running: testAttachToOrphanNode
23 Error: Attempt to attach widget to orphan node
25 Running: testImmediateParent
31 Running: testDistantParent
62 Running: testEventsHideOnDetach
87 Running: testWidgetCounter
109 Running: testRemoveChild
118 Error: Attempt to remove element containing widget via regular DOM operation
120 Running: testImplicitRemoveChild
124 Error: Attempt to remove element containing widget via regular DOM operation
126 Running: testRemoveChildren
130 Error: Attempt to remove element containing widget via regular DOM operation
132 Running: testImplicitRemoveChildren
136 Error: Attempt to remove element containing widget via regular DOM operation
138 Running: testShowOnWasShown
151 Running: testShowNestedOnWasShown
169 Running: testDetachOnWasShown
180 Running: testShowOnWillHide
194 Running: testDetachOnWillHide
208 Running: testShowDetachesFromPrevious
227 Running: testResizeOnWasShown