enso/app/gui2/e2e
Adam Obuchowicz ee381369b0
Remove vite-plugin-top-level-await plugin (#9038)
We've used the vite-plugin-top-level-await to support top level await. But most of them were removed anyway, because the ide-desktop/lib/client is bundled as CJS and use some of gui2 code. And the plugin [is causing problems](https://github.com/Menci/vite-plugin-top-level-await/issues/25), [also in our CI](https://github.com/enso-org/enso/actions/runs/7842841953/job/21402194728?pr=9013#step:8:458)
2024-02-14 09:42:37 +00:00
..
actions.ts New scenarios for E2E tests - Interactions with Edges (#8917) 2024-02-06 16:15:00 +00:00
collapsingAndEntering.spec.ts Fix vector widget in non-argument literal (#8972) 2024-02-06 09:43:38 +00:00
componentBrowser.spec.ts Another set of small fixes (#8946) 2024-02-02 18:11:28 +01:00
customExpect.ts Another set of small fixes (#8946) 2024-02-02 18:11:28 +01:00
edgeInteractions.spec.ts New scenarios for E2E tests - Interactions with Edges (#8917) 2024-02-06 16:15:00 +00:00
edgeRendering.spec.ts New scenarios for E2E tests - Interactions with Edges (#8917) 2024-02-06 16:15:00 +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 New scenarios for e2 e tests: Loading Table Visualization & Fullscreen Vis (#8989) 2024-02-08 12:17:56 +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 New scenarios for E2E tests - Interactions with Edges (#8917) 2024-02-06 16:15:00 +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
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 Properly propagate dynamic configuration inside dropdown widget (#8983) 2024-02-12 10:17:29 +00:00