enso/app
Ilya Bogdanov 2ad6cdd1f6
Fix e2e tests on Mac (#9401)
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.
2024-03-14 13:43:44 +00:00
..
gui/view/graph-editor/src/builtin/visualization/java_script Remove gui1 codebase (#9242) 2024-03-07 02:20:21 +00:00
gui2 Fix e2e tests on Mac (#9401) 2024-03-14 13:43:44 +00:00
ide-desktop Implement file browser widget (#9302) 2024-03-14 12:27:15 +00:00