mirror of
https://github.com/enso-org/enso.git
synced 2024-12-22 06:01:35 +03:00
2ad6cdd1f6
Some e2e tests (about leaving nodes) were always failing on my machine because of the race condition in the tests. The issue was caused by edges positions lagging behind for a few frames when switching Enso functions, which caused incorrect handling of clicks in the test code. Now we wait for edges being initialized *and* node sizes being updated. Thanks to @farmaazon for helping with debugging. |
||
---|---|---|
.. | ||
actions.ts | ||
collapsingAndEntering.spec.ts | ||
componentBrowser.spec.ts | ||
customExpect.ts | ||
edgeInteractions.spec.ts | ||
edgeRendering.spec.ts | ||
expressionUpdates.ts | ||
fullscreenVisualisation.spec.ts | ||
graphNodeVisualization.spec.ts | ||
graphRenderNodes.spec.ts | ||
locate.ts | ||
main.ts | ||
MockApp.vue | ||
pm-openrpc.json | ||
selectingNodes.spec.ts | ||
setup.ts | ||
tableVisualisation.spec.ts | ||
typesOnNodeHover.spec.ts | ||
widgets.spec.ts |