enso/app/gui2/e2e
Adam Obuchowicz ba9b7f199a
E2E test fixing and bring back reports (#9238)
After investigating some errors, I found another two missing awaits in our tests. Because those are so easy to overlook, I added a lint rule which makes failure on unhandled promise (for e2e tests only).

Also, enabled HTML reports again, with traces this time, to enable closer investigation of any failure in the future. @mwu-tow added code for uploading them in GH.
2024-03-05 07:06:11 +00:00
..
actions.ts Fix area select regression (#9197) 2024-02-28 13:14:48 +00:00
collapsingAndEntering.spec.ts E2E test fixing and bring back reports (#9238) 2024-03-05 07:06:11 +00:00
componentBrowser.spec.ts E2E test fixing and bring back reports (#9238) 2024-03-05 07:06:11 +00:00
customExpect.ts Fix area select regression (#9197) 2024-02-28 13:14:48 +00:00
edgeInteractions.spec.ts Self-argument arrows: New edge rendering mode (#9099) 2024-02-21 09:43:22 -05:00
edgeRendering.spec.ts Render unconnected edges above nodes. (#9069) 2024-02-19 15:12:15 +00:00
expressionUpdates.ts Fix nested drop downs + test scenarios for drop-down and vector widgets. (#8859) 2024-01-26 17:18:27 +00:00
fullscreenVisualisation.spec.ts E2E test fixing and bring back reports (#9238) 2024-03-05 07:06:11 +00:00
graphNodeVisualization.spec.ts E2E tests (#8239) 2023-11-27 15:48:37 +00:00
graphRenderNodes.spec.ts Interpret documented nodes properly (#8978) 2024-02-06 10:45:16 +00:00
locate.ts Fix area select regression (#9197) 2024-02-28 13:14:48 +00:00
main.ts Remove vite-plugin-top-level-await plugin (#9038) 2024-02-14 09:42:37 +00:00
MockApp.vue e2e tests for collapsing and entering nodes (#8758) 2024-01-18 13:45:18 +00:00
pm-openrpc.json E2E tests (#8239) 2023-11-27 15:48:37 +00:00
selectingNodes.spec.ts Small visualization fixes (#9130) 2024-02-29 16:37:40 +00:00
setup.ts Set output evaluation context for a single node (#8440) 2023-12-15 10:29:15 +00:00
tableVisualisation.spec.ts New scenarios for e2 e tests: Loading Table Visualization & Fullscreen Vis (#8989) 2024-02-08 12:17:56 +00:00
typesOnNodeHover.spec.ts Reduce test flakiness (#8947) 2024-02-05 14:20:24 +00:00
widgets.spec.ts Dropdown widget improvements. (#9186) 2024-03-04 12:54:38 +00:00