graphql-engine/console/cypress/e2e/tracing/api-graphiql
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
..
fixtures/initialRequests console: enable naming convention check to enable/disable naming convention carded radio button 2022-11-28 07:36:27 +00:00
utils platform(console): Refactor everything Analytics 2022-10-24 08:30:01 +00:00
heap.api-graphiql.integration.test.ts console: Fix the broken GraphiQL REST button (close #9189) 2022-11-08 15:04:57 +00:00
sentry.integration.test.ts console: Avoid tracing some GraphiQL errors in Sentry 2022-10-31 13:32:35 +00:00
snapshots.js test: add snapshot check to action e2e test 2022-12-02 10:03:39 +00:00