8000 Releases · drevops/behat-steps · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: drevops/behat-steps

Fixed WYSIWYG and Email traits

16 Dec 05:39
Compare
Cho 10000 ose a tag to compare
0.2.1

Fixed EmaiTrait not correctly working with email parameters.

Added step definitions for Drupal 8.

14 Dec 06:14
9181780
Compare
Choose a tag to compare

Adding a lot of new step definitions for Drupal 8 with tests.

Fixed RuntimeException namespace.

22 Aug 07:23
Compare
Choose a tag to compare
Use global RuntimeException. (#42)

- Updates the thrown exception to use the global namespace to prevent class not found error.

```
Fatal error: Class 'IntegratedExperts\BehatSteps\D8\RuntimeException' not found (Behat\Testwork\Call\Exception\FatalThrowableError)
```

Added support for browser driver in file download steps.

22 Nov 02:46
4418a10
Compare
Choose a tag to compare
0.1.9

Added support for browser in downloading files from the URL. (#41)

Removed unnecessary behat patch

13 Nov 10:37
33762a4
Compare
Choose a tag to compare
Removed unnecessary patch. (#40)

* Removed unnecessary patch.

* Updated d7 fixture.

* Updated CI builder image.

Minor bug fixes and tests

13 Aug 10:21
Compare
Choose a tag to compare
Added test for FileDownloadTrait (#32)

* Added test for FileDownloadTrait

* Finished with FileDownloadTrait tests

* Fixed .zip header if statement

* Updated example_text.txt

Minor fixes and tests

06 Aug 16:54
6ea5a01
Compare
Choose a tag to compare
0.1.5

Fixed WATCHDOG_WARNING.

Fixed D8 content trait.

09 Jul 17:26
4b68b4f
Compare
Choose a tag to compare
0.1.4

Fixed content trait for D8. (#6)

Added more steps + fixed Date trait.

08 Jul 13:15
9a10cae
Compare
Choose a tag to compare
0.1.3

Fixed date trait. (#5)

0.1.2: Added more steps.

7009
05 Jul 12:03
4d69eed
Compare
Choose a tag to compare
* Added more paths traits.

* Fixed exception types.

* Added field collection trait.

* Added user profile visiting.

* Added JS trait.

* Added HTTP auth assertion.

* Added trait to create managed file.
0