Sascha Grossenbacher
Sascha Grossenbacher
Overlaps with https://github.com/jhedstrom/drupalextension/pull/610
Sure, that's what I always expected will need to happen eventually, see first comment in https://github.com/jhedstrom/drupalextension/pull/606 :) Back then it was blocked on https://github.com/FriendsOfBehat/MinkExtension/pull/14, but now that should be possible?
goutte v2 is just a wrapper around browserkit, I agree that it makes more sense to pursue that directly.
As a possible Workaround, Wim suggested to force the bigpipe no-js cookie for all requests.
I have tons of tests that assert messages. For example, create a node and then check that the confirmation message is shown. Do you have any of those? They all...
That should be fixed with the latest Drupal driver version
FWIW, I think this is still useful even with the other issue merged. Our use case is that client admins (which aren't using our mail domain obviously for their users)...
I'm not sure if any of that is necessary? I don't think the question is to make any changes. Thsi is after clicking the issue fork button, the branch *does*...
Slight correction/addendum, it's not either a OR b. a) is always asked after listing the updates while b) is asked before the updates are listed.
drush rq in its current from doesn't do the same thing. That command is hardcoded to *runtime* requirements. the *update* requirements are a specific requirements scope that only lists relevant...