enso/app/gui2/e2e
somebody1234 cbd7397b5e
Fix GUI2 entrypoint (#8542)
- Closes https://github.com/enso-org/cloud-v2/issues/804
- The GUI should now properly configure deep links and auth settings, among other things, because the logic has been ported over from the GUI1 runner.
- The porting was very basic; it may be a good idea to refactor it later, but that is out of scope of this PR.
- This also means that `runner/` should be safe to remove along with GUI1 in the future, as all code relevant to GUI2 now resides in `app/gui2/runner`.

# Important Notes
- The built `ide2` has been tested on Windows, but should also be tested on macOS.
- Should *also* be fully tested in `npm run dev`.
2023-12-21 15:04:30 +00:00
..
actions.ts E2E tests (#8239) 2023-11-27 15:48:37 +00:00
componentBrowser.spec.ts Fix E2E tests (#8599) 2023-12-20 14:54:55 +00: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 Set output evaluation context for a single node (#8440) 2023-12-15 10:29:15 +00:00
MockApp.vue Fix GUI2 entrypoint (#8542) 2023-12-21 15:04:30 +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