Skip to content

Releases: jhedstrom/drupalextension

3.0.12

25 Aug 18:43
Compare
Choose a tag to compare
  • Merge pull request #202 from pfrenssen/guzzle-update
  • Merge pull request #164 from bt-eric/162/attribute-value-fix
  • Merge pull request #188 from ryanhanau/patch-1
  • Update the rst
  • Merge pull request #187 from pfrenssen/travis-build-matrix
  • Merge pull request #171 from gturkalanov/patch-1
  • Merge pull request #178 from jhedstrom/fix-tests
  • Merge pull request #177 from webflo/user-create

3.0.11

01 Jun 17:54
Compare
Choose a tag to compare
  • Merge pull request #174 from webflo/keep-state
  • Merge pull request #175 from webflo/fix-install
  • Adding a readthedocs badge.
  • 3.0 now supports Drupal 6 again.

3.0.10

06 May 20:39
Compare
Choose a tag to compare
  • Merge pull request #169 from jhedstrom/fix-d8-tests
  • Merge pull request #168 from lpeabody/bug/user_not_set

3.0.9

01 Apr 20:13
Compare
Choose a tag to compare
  • Merge pull request #160 from jhedstrom/simplify-travis
  • Merge pull request #148 from jbickar/batchcontext

3.0.8

25 Mar 21:54
Compare
Choose a tag to compare
  • Merge pull request #154 from dawehner/drupal-6
  • Merge pull request #158 from dawehner/test-fixes
  • Docs fix for issue #157.
  • Merge pull request #147 from lhridley/patch-1
  • Merge pull request #151 from pfrenssen/revert-temporary-fix
  • Temporary fix for Drupal 8 react/promise issue.
  • Merge pull request #145 from jhedstrom/various-cleanup
  • Merge pull request #144 from ademarco/d8-user-filed-handling-test
  • Merge branch 'ademarco-field-handlers'
  • Merge pull request #142 from pfrenssen/ignore-abstract

3.0.7

14 Feb 00:07
Compare
Choose a tag to compare
  • Merge pull request #129 from Elfiggo/patch-1
  • Merge pull request #140 from pfrenssen/DrupalSubContextInterface
  • Merge pull request #141 from pfrenssen/subcontextbase
  • Merge pull request #139 from stopfstedt/content-not-nodes-2403629-1
  • Merge pull request #138 from pfrenssen/document-env-vars
  • Update requirements.rst

3.0.6

02 Feb 23:20
Compare
Choose a tag to compare

Changes since v3.0.5:

  • Merge pull request #134 from jhedstrom/cleanup
  • Keeping tests up-to-date with d.o.
  • Merge branch '3.0' of github.com:jhedstrom/drupalextension into 3.0
  • Merge pull request #128 from pfrenssen/documentation-fixes
  • Update documentation.

3.0.5

02 Feb 23:21
Compare
Choose a tag to compare
  • Fix for PHP 5.3 compatibility.
  • Merge pull request #125 from sobi3ch/3.0
  • bug in README.md

3.0.4

02 Feb 23:22
Compare
Choose a tag to compare

Changes since 3.0.3

  • Merge pull request #124 from Berdir/patch-1
  • Support 'authenticated' as role name for authenticated user role
  • Merge pull request #123 from jhedstrom/3.0-DocUpdate
  • Keeping up with D8.
  • Merge pull request #120 from hedleysmith/links-not-visually-visible
  • Adding new step definition for links that are loaded but not visually visible
  • Fixed the latex index value
  • Formatting
  • First pass at the abbreviated README
  • Update subcontext example for 3.0 per #117
  • Removed the confusing 'testing Drupal itself' example from the README #112
  • Move text string override from README to docs
  • Move messages explanation from README to docs
  • Formatting and typo
  • Move drush info into the Drush docs
  • Removed the region info from the README. It's in the docs
  • Moved hooks info from README to contexts.rst
  • Spell-checked It's about damned time I learned to use spell check in VIM! Also, new information about Contexts.
  • Display all drush examples
  • Updated the Drush example
  • Removed region from example
  • Removed unneeded reference to editing the FeatureContext
  • Corrected line highlighting
  • Updated example of blackbox tests
  • Text references correct line numbers in the example behat.yml
  • Correct lines highlighted in the behat.yml example
  • Updated -dl output
  • Proper line is highlighted in the FeatureContext.php example
  • Fixed improper indentation
  • Use -dl instead of di to test
  • FeatureContext.php matches output after behat --init
  • Proper line is highlighted in the FeatureContext.php example
  • Updated current selenium version
  • 1
  • Merge pull request #109 from jurgenhaas/patch-1
  • Improve MessageContext to also handle more complex message markup
  • Merge pull request #107 from jhedstrom/blackbox-fix
  • Always load the blackbox driver.
  • Merge pull request #105 from twinbit/3.0
  • Fix typo on context include
  • Merge pull request #102 from heyMP/patch-1
  • Merge pull request #103 from heyMP/patch-2
  • Merge pull request #98 from unn/master
  • Fix misspelling.
  • Auto-discovered docs removed