Skip to content

Port Cypress studio to unified GUI #19263

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
7 tasks
flotwig opened this issue Dec 6, 2021 · 2 comments
Closed
7 tasks

Port Cypress studio to unified GUI #19263

flotwig opened this issue Dec 6, 2021 · 2 comments
Labels
experiment: studio Issues when using experimentalStudio

Comments

@flotwig
Copy link
Contributor

flotwig commented Dec 6, 2021

Currently, the new app does not have support for experimentalStudio.

Tasks for porting:

  • Convert React component to Vue
  • Convert server communications to GraphQL (mostly required so we can use the app e2e tests)
  • Add to app

Further tasks:

  • Update Studio to add a Component Testing flow
  • Update broken system-tests and convert to app-e2e tests ( see Fix studio_spec system tests #18498 )
  • Update UI to more closely match unified UI
  • Clean up implementation
@flotwig flotwig added the experiment: studio Issues when using experimentalStudio label Dec 6, 2021
@AtofStryker
Copy link
Contributor

currently removing the runIsolatedCypress tests in the runner as they are unused. The tests though might provide useful for writing cy-in-cy tests for studio. PR is #21638

@lmiller1990
Copy link
Contributor

We did this, it's done now, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experiment: studio Issues when using experimentalStudio
Projects
None yet
Development

No branches or pull requests

3 participants