Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust test cases for /v1/graphql requests #458

Open
2 tasks
jmbrunskill opened this issue Dec 19, 2023 · 1 comment
Open
2 tasks

Rust test cases for /v1/graphql requests #458

jmbrunskill opened this issue Dec 19, 2023 · 1 comment

Comments

@jmbrunskill
Copy link
Contributor

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

  • Service tests, similar to other test cases relying on a subset of universal codes data
  • Perhaps translate the jest tests into k6 tests?
@lache-melvin
Copy link
Collaborator

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 😌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants