msupply-foundation / unified-codes

Provides a curated, searchable list of pharmaceutical products, each with an immutable code. A GraphQL API, a REST API and website are available for interaction with the database.
https://codes.msupply.foundation
2 stars 0 forks source link

Rust test cases for /v1/graphql requests #458

Open jmbrunskill opened 9 months ago

jmbrunskill commented 9 months ago

Expected Behaviour

Currently our /v1/graphql integration test are in typescript and part of the dataservice We want something to test with our side of this ecosystem

Possible Solution

lache-melvin commented 9 months ago

The CI build is also now failing because of that weird cross-fetch can't be defined twice error... so will be extra nice when these test are reimplemented and that non-compiling code can be put to rest 😌