You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minimization algorithm is currently is quite limited... should be improved. What you wrote makes lot of sense.
Unfortunately, our current industrial partners are mainly focusing on REST and RPC, so the GraphQL support in EvoMaster has been bit behind recently...
EvoMaster version: 3.4.0
Running with
/opt/evomaster/bin/evomaster --blackBox true --maxTime 600s --ratePerMinute 60 --problemType GRAPHQL --bbTargetUrl http://localhost:3000/graphql
Caveat: I haven't played with
minimizeTimeout
yet, but I suspect the algorithm could be improved. Evomaster produced this potential buggy query:But this gives the same output:
I suspect a good shrinking heuristic might be to start by
The text was updated successfully, but these errors were encountered: