fsprojects / FSharp.Data.GraphQL

FSharp implementation of Facebook GraphQL query language.
http://fsprojects.github.io/FSharp.Data.GraphQL/
MIT License
395 stars 72 forks source link

Mege `UnionInterfaceTests` and `AbstractionTests` as they do the same #435

Open xperiandri opened 11 months ago

xperiandri commented 11 months ago

Both AbstractionTests.fs and UnionInterfaceTests.fs do the same work but a bit differently. They should be merged into one file