graphql-engine/frontend/apps/console-ce-e2e
Varun Choudhary 6bf0a49cd6 console: e2e snapshot testing for remote schema
This PR adds e2e snapshot testing for remote schema.
We are testing it in 2 ways -

1. testing the shortest possible path to create RS and then modifying it to the longest possible path
2. testing the longest possible path to create RS and then modifying it to shortest possible path
3. [ see doc](https://docs.google.com/document/d/1NjZsvd6xOq90lNMai8nKBaWl-LqBWrkiZCHSQ7wusdE/edit) for more detail

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8383
GitOrigin-RevId: d045219ca7db00e797492e9d61efb25283c1b3b3
2023-04-05 07:42:53 +00:00
..
src console: e2e snapshot testing for remote schema 2023-04-05 07:42:53 +00:00
.eslintrc.json frontend: modify the code to have it work in nx 2023-01-25 11:24:54 +00:00
cypress.config.ts frontend: update nx to latest 15 2023-02-28 19:42:51 +00:00
project.json frontend: update nx to latest 15 2023-02-28 19:42:51 +00:00
README.md frontend: Create a Cypress project for the EE Console 2023-02-07 16:16:20 +00:00
tsconfig.json console: Setup cypress on the Nx monorepo (close #5463) 2022-08-31 09:04:45 +00:00