enso/app/gui2/e2e
somebody1234 9fb3d9a2fa
Cleanup @/util folder (#8501)
- Partially addresses #8228
- Moves several files into `@/util/vue` and `@/util/data`
- Makes imports more consistent:
- Remove redundant trailing `.ts`
- Convert *some* imports to use `@/` rather than `./`
- Ideally it should be all imports other than the ones outside of `src/`, but I can't be sure I've found all of them
- Merge *some* duplicated imports (caused by one being an `import type`)

# Important Notes
None
2023-12-13 22:27:31 +00:00
..
actions.ts E2E tests (#8239) 2023-11-27 15:48:37 +00:00
componentBrowser.spec.ts E2E Tests in CI (#8462) 2023-12-12 15:27:40 +01:00
customExpect.ts E2E tests (#8239) 2023-11-27 15:48:37 +00:00
graphNodeVisualization.spec.ts E2E tests (#8239) 2023-11-27 15:48:37 +00:00
graphRenderNodes.spec.ts E2E tests (#8239) 2023-11-27 15:48:37 +00:00
locate.ts E2E Tests in CI (#8462) 2023-12-12 15:27:40 +01:00
main.ts Cleanup @/util folder (#8501) 2023-12-13 22:27:31 +00:00
MockApp.vue Use Enso font (#8499) 2023-12-08 18:45:42 +00:00
mockEngine.ts E2E tests (#8239) 2023-11-27 15:48:37 +00:00
mockProjectManager.ts E2E tests (#8239) 2023-11-27 15:48:37 +00:00
pm-openrpc.json E2E tests (#8239) 2023-11-27 15:48:37 +00:00
setup.ts E2E tests (#8239) 2023-11-27 15:48:37 +00:00