Displaying 1 - 50 of 87
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
logged in as user with role does not seem to work Closed (cannot reproduce) Normal Bug report Code 15 8 months 3 weeks 6 years 2 months
Given I am logged in as a user with the "authenticated" role does not work Active Major Bug report Code 3 1 year 8 months 1 year 10 months
Unable to execute login feature on chrome browser using Behat + Drupal 8 Closed (fixed) Major Bug report Code 6 1 year 10 months Vernit 4 years 4 months
Call to undefined method Symfony\Component\Console\Input\InputOption::isNegatable() Active Major Bug report Code 5 1 year 11 months 2 years 1 month
Step autocomplete and step definition linking not registering Active Normal Bug report Documentation 1 2 years 2 months 2 years 2 months
"I am logged in as" behat command not working with drupal driver in drupal 9 Active Major Bug report Code 1 2 years 3 months 2 years 3 months
Drush Site Alias not working with drush 10 Active Normal Bug report Code 2 2 years 4 months 2 years 4 months
Site uses email instead of username to authenticate Active Normal Bug report Code 2 2 years 6 months 2 years 6 months
Fatal error: Call to a member function hasUsers() on null Closed (fixed) Normal Bug report Code 7 2 years 11 months 4 years 6 months
`Drupal\MinkExtension` extension file or class could not be located. Active Major Bug report Code 11 3 years 5 months 4 years 9 months
403 if testing link with CSRF protection token Closed (won't fix) Normal Bug report Code 3 3 years 7 months 7 years 7 months
No ability to create nodes in Drupal\Driver\DrushDriver. Put `@api` into your feature and add an API driver (ex: `api_driver: drupal`) in behat.yml. (Drupal\Driver\Exception\UnsupportedDriverActionException) Active Critical Bug report Code 3 4 years 5 months 7 years 10 months
Cannot specify a different path for logging in using a role Needs work Normal Bug report Code 2 4 years 10 months latinrickshaw 4 years 10 months
Undefined class constant INTL_DOMAIN_SUFFIX Active Critical Bug report Code 1 4 years 11 months 4 years 11 months
Driver "drush" is not registered Closed (works as designed) Normal Bug report Code 7 5 years 4 months 10 years 4 months
Delete users after creating an account Active Normal Bug report Code 4 6 years 4 months 7 years 2 months
createNode() does not work on Drupal 8 Closed (fixed) Major Bug report Code 8 6 years 9 months 10 years 1 week
Exception thrown in @afterScenario when cleaning up users and using node-revisions Active Normal Bug report Code 3 6 years 11 months 7 years 4 months
Behat can't find DB when using local.settings.php Active Normal Bug report Code 1 7 years 6 days 7 years 6 days
Cannot see fields on the checkout page (Drupal commerce) Closed (outdated) Normal Bug report Code 2 7 years 1 month 9 years 1 month
FeatureContext.php missing namespace for PendingException Closed (fixed) Normal Bug report Code 4 7 years 11 months 9 years 1 week
Segmentation fault in Drupal 8 Closed (works as designed) Normal Bug report Code 1 7 years 11 months frankcarey 9 years 4 months
Log in as role not working Closed (duplicate) Normal Bug report Code 24 7 years 11 months 10 years 10 months
Step for verifying attribute value only verifies attribute exists Patch (to be ported) Normal Bug report Code 3 7 years 12 months 8 years 11 months
undefined function GuzzleHttp\Handler\curl_reset() Active Normal Bug report Code 4 8 years 2 weeks 8 years 6 months
"I am viewing a (content type) with the title ..." fails if the content type does not have a body field Active Normal Bug report Code 1 8 years 2 weeks 8 years 2 weeks
How to deal with "Step is already defined" Closed (works as designed) Normal Bug report Code 7 8 years 1 month 8 years 1 month
Steps are missing (DBE 3.1.3, D8) Active Normal Bug report Code 1 8 years 4 months 8 years 4 months
Drupal.org website has incorrect information about versions Closed (fixed) Normal Bug report Documentation 3 8 years 4 months 8 years 4 months
Not able to login user. Closed (works as designed) Normal Bug report Code 7 8 years 10 months 10 years 4 months
Drupal API driver examples refer to "node" and not "content" Closed (fixed) Normal Bug report Documentation 3 9 years 1 month 9 years 3 months
getMainContext not working in version 3 Active Normal Bug report Code 4 9 years 2 months 9 years 5 months
Add support for Drupal autocomplete form elements Needs work Normal Bug report Code 3 9 years 2 months 10 years 6 months
Unexpected return value with getTableRow Closed (fixed) Normal Bug report Code 4 9 years 2 months @James 9 years 3 months
Drupal 7 termCreate() invokes hooks from wrong directory Closed (fixed) Major Bug report Code 4 9 years 3 months 9 years 4 months
Testing for non-HTTP 200 page responses Closed (works as designed) Normal Bug report Code 4 9 years 3 months 9 years 4 months
Drush command support broken with wide tables Closed (cannot reproduce) Normal Bug report Code 6 9 years 4 months 10 years 6 months
API driver: hooks steps fail Closed (cannot reproduce) Normal Bug report Code 3 9 years 4 months 10 years 8 months
createUser(): uid not returned from user_save() Active Normal Bug report Code 2 9 years 4 months 9 years 4 months
Update documentation link Closed (fixed) Normal Bug report Documentation 2 9 years 5 months 9 years 6 months
PHP Parse error: syntax error, unexpected $end, expecting T_FUNCTION in vendor/drupal/drupal-extension/doc/_static/snippets/beanslide.behat.inc Closed (fixed) Critical Bug report Code 3 9 years 5 months 9 years 6 months
Problem asserting drush output when it's blank Closed (fixed) Normal Bug report Code 4 9 years 6 months 9 years 6 months
users and roles property should not be private Closed (fixed) Normal Bug report Code 4 9 years 6 months 10 years 6 months
Drupal6 core class uses user_role_load_by_name from D7 Closed (fixed) Normal Bug report Code 3 9 years 6 months 10 years 10 months
Drupal7 dirver tries to create users using role name instead of rid Closed (fixed) Normal Bug report Code 7 9 years 6 months 9 years 9 months
Drupal object has no string() method, breaks createMyNode() step on Drupalcontext.php Closed (fixed) Normal Bug report Code 5 9 years 6 months 9 years 10 months
Add support to match drush output containing double quotes Closed (fixed) Normal Bug report Code 4 9 years 6 months 9 years 8 months
Project page broken link Closed (fixed) Minor Bug report Documentation 3 9 years 6 months 9 years 7 months
Fatal error when run without a behat.yml file Closed (works as designed) Major Bug report Code 10 9 years 6 months 11 years 5 months
Drupal\ base namespace not loaded Closed (cannot reproduce) Normal Bug report Code 6 9 years 6 months 10 years 10 months

Pages

Subscribe with RSS Subscribe to Issues for Behat Drupal Extension