drupal-behat icon indicating copy to clipboard operation
drupal-behat copied to clipboard

RedirectContext added to test redirections

Open otarza opened this issue 8 years ago • 2 comments

Steps added: I do not follow redirects I (?:am|should be) redirected to

Concept and most of the code comes from @geerlingguy's blog post

otarza avatar Jan 28 '17 17:01 otarza

👍🏼

geerlingguy avatar Jan 28 '17 18:01 geerlingguy

Thanks @otarza ! I would actually remove the step to disable follow redirect and use just a tag to disable (in before scenario) and re-set in after scenario. We could call the tag @enableRedirectDetection or something.

ademarco avatar Jan 28 '17 18:01 ademarco