Closed srieger1 closed 7 months ago
Fixed test result not being handled correctly, also changed status code to reflect whether the test was executed correctly (HTTP status code >= 200 && <300) regardless of whether the tests have passed (>= 200 && <251 now) or failed (>=251 now)
Fixed test result not being handled correctly, also changed status code to reflect whether the test was executed correctly (HTTP status code >= 200 && <300) regardless of whether the tests have passed (>= 200 && <251 now) or failed (>=251 now)