graphql-engine/console/cypress/support
Daniele Cammareri 5f205a3f7d test: add snapshot check to action e2e test
## Description 🔖

This PR adds snapshot testing to e2e tests. The goal is to avoid regressions that involve metadata by checking:

- the payload of requests sent
- the metadata after modification (only relevant part of the metadata)

![image](https://user-images.githubusercontent.com/8408875/204244610-4486b689-d220-40ab-bc1d-9c7b1a1b232f.png)

We implemented this feature for one test, `actionWithTransform.e2e.test.ts` but this approach can be potentially used for other tests as well.

## Review checklist. 📋

- [ ] Run e2e tests

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7058
Co-authored-by: Varun Choudhary <68095256+Varun-Choudhary@users.noreply.github.com>
GitOrigin-RevId: 618147fad3f7d6849a0815b16c077efddef751ca
2022-12-02 10:03:39 +00:00
..
contractIntercept test: add snapshot check to action e2e test 2022-12-02 10:03:39 +00:00
tasks test: add snapshot check to action e2e test 2022-12-02 10:03:39 +00:00
clearConsoleTextarea.ts console: Refactoring the Mutation Actions-related E2E tests 2022-06-17 14:07:16 +00:00
commands.ts test: add snapshot check to action e2e test 2022-12-02 10:03:39 +00:00
e2e.js console: Update Cypress to v10 and run the migration guide 2022-07-05 08:51:35 +00:00
index.d.ts test: add snapshot check to action e2e test 2022-12-02 10:03:39 +00:00
notifications.ts test(console): Skip a lot of flaky E2E tests 2022-08-31 08:02:51 +00:00
visitEmptyPage.ts console: Refactoring the Mutation Actions-related E2E tests 2022-06-17 14:07:16 +00:00