graphql-engine/v3/crates
Daniel Harvey 3eb06d9314 Commit snapshot test per role (#1227)
<!-- The PR description should answer 2 important questions: -->

### What

We've been testing our OpenDD pipeline with snapshot tests that run for
each role. However, now that we're adding argument presets, it means
that the results will potentially be different. Therefore this saves
snapshots for each role the test is run against so that we don't get
tests conflicting with themselves. Functional no-op.

### How

Change label in `insta::assert_json_snapshot!`, commit new snapshots.

V3_GIT_ORIGIN_REV_ID: 1570ed82bdb76d27270c73c96d2671e8a3c7fe13
2024-10-16 13:26:36 +00:00
..
auth Bump all the packages (#1199) 2024-10-03 09:10:06 +00:00
compatibility Factor out jsonpath into its own crate (#1101) 2024-09-11 15:21:47 +00:00
custom-connector Bump all the packages (#1199) 2024-10-03 09:10:06 +00:00
engine Commit snapshot test per role (#1227) 2024-10-16 13:26:36 +00:00
execute Move argument presets resolve into metadata-resolve (#1226) 2024-10-15 14:16:26 +00:00
frontends/graphql graphql-ws: Implement Plugins (#1195) 2024-10-04 14:03:35 +00:00
graphql Move argument presets resolve into metadata-resolve (#1226) 2024-10-15 14:16:26 +00:00
graphql-ws graphql-ws: Extend GraphQL over websockets to multitenant (#1206) 2024-10-15 11:41:35 +00:00
jsonapi Move argument presets resolve into metadata-resolve (#1226) 2024-10-15 14:16:26 +00:00
lang-graphql support __typename in aggregate queries (#1220) 2024-10-14 07:07:46 +00:00
metadata-resolve /sql endpoint on multi-tenant (#1219) 2024-10-16 03:07:51 +00:00
metadata-schema-generator Move all dependency versions into the workspace file. (#734) 2024-06-20 12:25:55 +00:00
open-dds Aggregate Predicates: Resolve objectAggregate and scalarAggregate BooleanExpressionTypes (#1217) 2024-10-14 01:17:28 +00:00
plan Move argument presets resolve into metadata-resolve (#1226) 2024-10-15 14:16:26 +00:00
plan-types Move plan types out of GraphQL IR (#1203) 2024-10-04 13:53:06 +00:00
plugins graphql-ws: Implement Plugins (#1195) 2024-10-04 14:03:35 +00:00
query-usage-analytics add mappings to the relationship usage analytics (#1125) 2024-09-30 10:09:23 +00:00
sql Move argument presets resolve into metadata-resolve (#1226) 2024-10-15 14:16:26 +00:00
utils Bump all the packages (#1199) 2024-10-03 09:10:06 +00:00