graphql-engine/frontend/apps
Varun Choudhary 6621dc6adb console: e2e snapshot testing for event triggers
This PR adds e2e snapshot testing for event triggers.
We are testing it in 2 ways -
1. testing the shortest possible path to create ET and then modifying it to the longest possible path
    - here we are testing the shortest path and see no extra fields are added to avoid regression. Then we modify the shortest path to the longest one and see nothing will break on the metadata side
2. testing the longest possible path to create ET and then modifying it to the shortest possible path
   - here we are testing the longest path and see if all the fields are passing to avoid regression. Then we modify the longest path to the shortest one and see nothing will break on the metadata side
3. More info in the [doc](https://docs.google.com/document/d/1NjZsvd6xOq90lNMai8nKBaWl-LqBWrkiZCHSQ7wusdE/edit)

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8341
GitOrigin-RevId: f44d5297e70fe50fc4f2a2ac43a1707b71398ba1
2023-04-03 17:24:41 +00:00
..
console-ce frontend: setup buid validator executor 2023-03-22 20:53:53 +00:00
console-ce-e2e console: e2e snapshot testing for event triggers 2023-04-03 17:24:41 +00:00
console-ee frontend: setup buid validator executor 2023-03-22 20:53:53 +00:00
console-ee-e2e chore(frontend): Add testing library to the EE E2E tests 2023-03-30 10:43:03 +00:00
nx/internal-plugin-e2e frontend: update nx to latest 15 2023-02-28 19:42:51 +00:00
.gitkeep frontend: initial nx generation 2022-08-05 18:53:54 +00:00