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

A collection of Behat step definitions for Drupal

Results 17 behat-steps issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/drevops/behat-steps). ## Config Migration Needed - [ ]...

We cannot run tests that are `[relative:+5seconds]` because of the way relative dates are created in the `DateTrait` https://github.com/drevops/behat-steps/blob/main/src/DateTrait.php#L90 Currently: ` $now = $now ?: strtotime(date('Y-m-d H:i:00', time()));` Should be:...

bug

Review the following implementations and examples: ## Implementations https://gitlab.com/behat-chrome/behat-chrome-extension https://github.com/php-webdriver/php-webdriver https://github.com/oleg-andreyev/MinkPhpWebdriverExtension ## Usage example https://gitlab.com/xurizaemon/commerce-demo/-/blob/main/tests/behat/behat.yml?ref_type=heads https://gitlab.com/xurizaemon/commerce-demo/-/blob/main/composer.json#L35

- [ ] Add the step definition creation rules to the README.md (see the comment below). - [ ] Reconcile all step definitions format to follow industry best practices (need...

## Checklist before requesting a review - [x] I have formatted the subject to include ticket number as `[#123] Verb in past tense with dot at the end.` - [x]...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | drevops/ci-runner | docker | minor | `24.7.0` -> `24.10.0` | | [drevops/docker-wait-for-dependencies](https://redirect.github.com/drevops/docker-wait-for-dependencies) |...

See https://gist.github.com/amitaibu/ba6b78e24c315a7f5e3c For reference https://github.com/minkphp/MinkSelenium2Driver/issues/189

https://github.com/nuvoleweb/drupal-behat/tree/1.x/src/DrupalExtension/Context