leangen / graphql-spqr

Build a GraphQL service in seconds
Apache License 2.0
1.09k stars 179 forks source link

Failing tests - ComplexityTest class #474

Open yashb042 opened 9 months ago

yashb042 commented 9 months ago

Some of the tests inside the ComplexityTest are failing. Primarily, the tests which have a custom GraphQLComplexity annotation added. The problem is with the Javascript Evaluator, where the Javascript engine comes as null.

Screenshot 2023-09-13 at 6 13 46 PM