Commit Graph

3 Commits

Author SHA1 Message Date
Sebastian Franco
ef0b042f5c Add waiting to test to wait for the Workspace to be in Edit mode
I thought I wouldn't need to wait for the Edit mode to start but
sometimes the test goes too fast and drops the item before we get
to the edit mode and the drop doesn't have the correct coordinates
or get's cancelled.

Fix: 352569050
Test: IntegrationReorderWidgetsTest
Flag: TEST_ONLY
Change-Id: I744579c28267189f85b9ca297e1d170d6120bb64
2024-08-28 22:06:36 +00:00
Sebastian Franco
8898fc4d09 Adding debug logs for Test event emitter
Bug: 352569050
Test: IntegrationReorderWidgetsTest
Flag: EXEMPT bugfix
Change-Id: Ib906f9a5ee74150aee331181c30145da9958baf2
2024-08-19 18:07:49 -07:00
Sebastian Franco
224f67a046 Moving ReorderWidgetsTest to an integration test instead of E2E
Flag: TEST_ONLY
Test: IntegrationReorderWidgetsTest
Bug: 324261526
Fix: 343761044

Change-Id: I9bfe8b587e1024260ddeeb48157c3d204f2d58f2
2024-07-10 04:20:41 +00:00