graphql-engine/v3/crates
Daniel Harvey e14908e083 Use file globs in metadata-resolve tests (#728)
<!-- Thank you for submitting this PR! :) -->

## Description

Because we globbed for folders, we had to put a test in the root of each
folder which is messy. If we glob for files instead, like the `failing`
tests do, we can have a better time. Functional no-op.

V3_GIT_ORIGIN_REV_ID: 381f5a44d9ae6100198bd28a286493bc3a2ba98e
2024-06-18 12:19:07 +00:00
..
auth Bump serde_json from 1.0.116 to 1.0.117 (#722) 2024-06-17 05:13:47 +00:00
custom-connector Avoid returning a Result when it is unnecessary. (#726) 2024-06-18 12:03:04 +00:00
engine Comparable relationships in BooleanExpressionTypes (#717) 2024-06-18 10:25:04 +00:00
execute Avoid returning a Result when it is unnecessary. (#726) 2024-06-18 12:03:04 +00:00
lang-graphql Avoid returning a Result when it is unnecessary. (#726) 2024-06-18 12:03:04 +00:00
metadata-resolve Use file globs in metadata-resolve tests (#728) 2024-06-18 12:19:07 +00:00
metadata-schema-generator Bump serde_json from 1.0.116 to 1.0.117 (#722) 2024-06-17 05:13:47 +00:00
open-dds Comparable relationships in BooleanExpressionTypes (#717) 2024-06-18 10:25:04 +00:00
query-usage-analytics Bump serde_json from 1.0.116 to 1.0.117 (#722) 2024-06-17 05:13:47 +00:00
schema Avoid returning a Result when it is unnecessary. (#726) 2024-06-18 12:03:04 +00:00
utils Add aggregates over relationships to OpenDD (#725) 2024-06-18 03:54:06 +00:00