Closed enudler closed 4 years ago
@enudler I can work on this!
Hi @tombrowndev that would be great! We are available on our Slack workspace if you have any questions feel free!
hi @tombrowndev, Please LMK if you are still on this one, we will be glad to assist
Hi @enudler
Many apologies but I'm not going to be able to complete this
@enudler Can pick this too. Would you assign this to me?
Thanks, @anusha5695 assigned
Thanks @enudler. Have also raised the other PR for corrupted test data
Hi @enudler, if protocol is not present both baseurl and url fields should be shown as error fields right?
Hi, yes
On Sat, 24 Oct 2020 at 10:01 anusha5695 notifications@github.com wrote:
Hi @enudler https://github.com/enudler, if protocol is not present both baseurl and url fields should be shown as error fields right?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Zooz/predator/issues/461#issuecomment-715825542, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXVP7ZVIYYHNICOOMSWPILSMJ3V3ANCNFSM4SHNUP2Q .
Thanks @enudler ! Have raised the PR :) Please have a look
One callout - this pr might have conflicts with the other PR cuz both are individual branches. let me know if one of them is merged, i ll fix the other one's conflict
Describe the bug When a step URL doesn't start with the protocol, the predator-runner will fail to send the request
To Reproduce Steps to reproduce the behavior:
Expected behavior Impossible to save test where the URL doesn't contain protocol, The field should be in red with the correct comment Screenshots Current behavior:
Version:
Additional context A bonus to this issue is to add validation on the backend.