UPB-FILS-SdE2 / questions

0 stars 1 forks source link

[webserver] different test result #102

Closed mihaicostin34 closed 6 months ago

mihaicostin34 commented 1 year ago

I tried to run the get env test manually: I have the script in my project and I sent the headers with the environment values with my request using Postman. The output appears to be the same after execution, yet the test result is 'wrong message'. image image

mihaicostin34 commented 1 year ago

I have corrected my code and now the contents and the headers are sent correctly (there was a mistake in my code before) , yet I have the same problem for multiple tests

alexandruradovici commented 1 year ago

Make sure you handle correctly subsequent queries and parallel queries.