mirror of
https://github.com/enso-org/enso.git
synced 2024-12-21 15:32:10 +03:00
0f6b29c88f
We had some false test failures: https://github.com/enso-org/enso/actions/runs/9178969067/job/25240028635 The problem was the connection, which, while not being completely broken, still wasn't updated to proper position, thus taking clicks meant for the background. Now, I use proper locator click, so the test should wait for click spot being clear. Also added locator-based clicks where I felt it's proper. |
||
---|---|---|
.. | ||
actions.ts | ||
collapsingAndEntering.spec.ts | ||
componentBrowser.spec.ts | ||
css.ts | ||
customExpect.ts | ||
edgeInteractions.spec.ts | ||
edgeRendering.spec.ts | ||
expressionUpdates.ts | ||
fullscreenVisualisation.spec.ts | ||
graphNodeVisualization.spec.ts | ||
graphRenderNodes.spec.ts | ||
keyboard.ts | ||
locate.ts | ||
nodeClipboard.spec.ts | ||
pm-openrpc.json | ||
rightDock.spec.ts | ||
selectingNodes.spec.ts | ||
setup.ts | ||
tableVisualisation.spec.ts | ||
typesOnNodeHover.spec.ts | ||
undoRedo.spec.ts | ||
widgets.spec.ts |