Hello everyone!
My tests in k6 are returning a status 400 when run through the index.js file using group to combine all the tests into a single file. When I run each test separately they return the correct status code 200. Can anyone help me ?
Hello everyone!
My tests in k6 are returning a status 400 when run through the index.js file using group to combine all the tests into a single file. When I run each test separately they return the correct status code 200. Can anyone help me ?
Welcome to the community forum
and apologies for the late reply.
Could you share a bit more details?
group lines from the same default methods works?
Visit, FreeSampleVisits would probably help us reproduce this. If you can share that, it might help us see what is the cause.Cheers!