Azure / data-api-builder

Data API builder provides modern REST and GraphQL endpoints to your Azure Databases and on-prem stores.
https://aka.ms/dab/docs
MIT License
787 stars 142 forks source link

[Test Bug] Fix GraphQLSupportTypesTestsBase.cs datarows for QueryTypeColumn test. #2255

Closed seantleonard closed 2 weeks ago

seantleonard commented 3 weeks ago

The following datarows are duplicates and just need to specify id values 1,2,3,4, respectively. image

https://github.com/Azure/data-api-builder/blob/7215f1a499b6f61dce200ffe92f6f0cbdb44e49e/src/Service.Tests/SqlTests/GraphQLSupportedTypesTests/GraphQLSupportedTypesTestsBase.cs#L72-L74

Surya056 commented 2 weeks ago

I'm happy to fix this issue