Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Conversation

dependabot-preview[bot]
Copy link

Bumps drupal/drupal-extension from 3.2.2 to 3.2.3.

Release notes

Sourced from drupal/drupal-extension's releases.

3.2.3

  • #310 Blackbox tests are now running against a static HTML site, improving stability.
  • #92 BeforeStep and AfterStep no longer support tags in Behat 3.
  • Fixes a random failure to due a random test directory name collision.
  • #346 Allow entity reference fields to be optional.
  • #269 Document how to provide multiple values for a field.
  • #263 Do not assume nodes of all types have 'body' fields.
  • #367 Update drupalextension version number in documentation.
  • #358 Correct Gherkin link in README.
  • #371 Document the paths: key in behat.yml to run tests located in contributed modules.
  • #369 Add MinkExtension translation resources + translation of steps to Spanish.
  • #366 At the start of a webdriver session the user is not logged in.
Changelog

Sourced from drupal/drupal-extension's changelog.

Change log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

[Unreleased]

[4.0.0 alpha3]

Added

  • #467: Allows
    AJAX timeout to be overridden via an ajax_timeout parameter in behat.yml.
    In order to utilize this parameter, Drupal\MinkExtension should be specified
    in the extensions portion of behat.yml rather than Behat\MinkExtension.
  • #449 Translate steps to Spanish.

Fixed

  • #460: Fix links in documentation to drush.org.

Changed

  • #457: Drupal 8 is now tested with Drush 9.
  • #462: The version of DrupalDriver is now pinned to a stable
    release instead of dev-master.

[4.0.0 alpha2]

Added

  • #448: Additional use of the fast logout method.

Fixed

  • #447: Only reset session if it is started during fast
    logout.

[4.0.0 alpha1]

Added

  • #268: Added a BatchContext for testing queue-runners and
    other batch-related functionality.
  • #425: Adds an authentication manager.
  • #427: Improves logout performance by directly resetting the
    browser session.
  • #431: Adds French translation in fr.xliff.
  • #438: Coding standards now enforced and tested.
  • #440: Adds authors and maintainers to README.md and
    composer.json.

Changed

  • #428: Moves getContext() to RawDrupalContext.
    This was previously in DrupalSubContextBase.

Deprecated

  • Direct access to RawDrupalContext::$users and RawDrupalContext::$user is deprecated and
    ... (truncated)
Commits
  • 0ab44c8 At the start of a webdriver session the user is not logged in. (#366)
  • 3bb57c3 Update documentation for the 3.2 branch.
  • 5b6c47b add MinkExtension translation resources + Translation of steps to Spanish (#369)
  • cc398a0 Document the paths: key in behat.yml to run tests located in contributed ...
  • e2154db Corrected Gherkin link in README (#358)
  • 443d37d Changed drupalextension version for Drupal 8 (#368)
  • c663be8 Changed drupalextension version in instruction (#367)
  • cbb01a8 Do not assume nodes of all types have 'body' fields. (#365)
  • e5d6546 Doc fix for term references (#350)
  • 20fc44d Blanks in entity tables (#349)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

@dependabot-preview
Copy link
Author

Superseded by #691.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/build/7.x-2.x_AT/drupal/drupal-extension-3.2.3 branch May 25, 2018 16:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant