Consensys/ethql

Explicit test coverage for scalar types

raulk opened this issue · 2 comments

raulk commented

Follows on from #70. Existing tests don't use GraphQL variables and hence only test the parseLiteral variant of the parsing.

The idea is to make scalar testing explicit by testing all parsing variants in a scalars.test.ts suite.

See #70 for more context.

raulk commented

@pcardune @akhila-raju would any of you be up for taking this one?

Got this one :)