Skip to content

Commit

Permalink
Merge pull request #77 from ibexa/temp_8.3_to_4.5
Browse files Browse the repository at this point in the history
Merge branch '8.3' of ezsystems/BehatBundle into 4.5
  • Loading branch information
micszo authored Sep 8, 2023
2 parents 0ddb443 + 9f0d6d5 commit e0a114a
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 118 deletions.
5 changes: 0 additions & 5 deletions behat_ibexa_oss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ default:
cache: false
formatters:
pretty: true
allure:
output_path: '%paths.base%/build/allure'
extensions:
Behat\MinkExtension:
files_path: '%paths.base%/vendor/ibexa/admin-ui/src/lib/Behat/TestFiles/'
Expand Down Expand Up @@ -65,9 +63,6 @@ default:
mode: normal
limit: 10

Allure\Behat\AllureFormatterExtension:
image_attachment_limit: 5

suites: ~

regression:
Expand Down
28 changes: 0 additions & 28 deletions bin/.travis/rsa_allure

This file was deleted.

81 changes: 0 additions & 81 deletions bin/ibexareport

This file was deleted.

4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
"bex/behat-screenshot": "^2.1",
"dmore/behat-chrome-extension": "^1.3",
"dmore/chrome-mink-driver": "^2.7",
"ezsystems/allure-behat": "^3.3@dev",
"ezsystems/allure-php-api": "^3.3@dev",
"ezsystems/behat-screenshot-image-driver-cloudinary": "^1.1@dev",
"ibexa/http-cache": "~4.5.0@dev",
"ibexa/core": "~4.5.0@dev",
Expand Down Expand Up @@ -77,7 +75,7 @@
"dev-main": "4.5.x-dev"
}
},
"bin": ["bin/ibexabehat", "bin/ibexareport"],
"bin": ["bin/ibexabehat"],
"config": {
"allow-plugins": {
"composer/package-versions-deprecated": true,
Expand Down
1 change: 0 additions & 1 deletion tests/lib/Core/Behat/ExtendedTableNodeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@

/**
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
*
* @license For full copyright and license information view LICENSE file distributed with this source code.
*
* @internal
Expand Down

0 comments on commit e0a114a

Please sign in to comment.