Skip to content

Releases: Metadrop/behat-contexts

v1.18.0

22 Jul 11:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.1...v1.18.0

v1.17.0

29 Jan 16:01
833e620
Compare
Choose a tag to compare

Standardize and refactor the way entity urls are being visited in contexts #172

v1.16.0

20 Nov 09:47
ae1dd7e
Compare
Choose a tag to compare

Stop depending in our fork of nuvole/drupal-behat as the commits needed for drupal 10 compatibility are removed.

v1.15.1

07 Nov 13:09
3ec139a
Compare
Choose a tag to compare

Remove debug trace in Entity Context.

v1.15.0

07 Nov 11:50
3e937ea
Compare
Choose a tag to compare

v1.14.1

07 Nov 11:47
4fdb69c
Compare
Choose a tag to compare

v1.14.0

30 Oct 10:49
Compare
Choose a tag to compare

Now there exist steps that checks user have permissions to perform operations on specific entities with label:

Examples:

- Then I am able to "view" the "media" entity with label "Test media"
-  And I am not able to "update" the "media" entity with label "Test media"

v1.13.5

29 Sep 07:22
b15733e
Compare
Choose a tag to compare

v1.13.4

27 Sep 08:52
Compare
Choose a tag to compare

Access checking must be explicitly specified on content entity queries #166

v1.13.3

22 Sep 08:07
Compare
Choose a tag to compare
  • Remove execution permission on context file
  • Add expression to step that uses a default value for media widget

Full Changelog: v1.13.2...v1.13.3