File tree Expand file tree Collapse file tree 3 files changed +16
-4
lines changed
Expand file tree Collapse file tree 3 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 6969 "dama/doctrine-test-bundle" : " ^v6.7" ,
7070 "ibexa/ci-scripts" : " ^0.2@dev" ,
7171 "ibexa/behat" : " ~4.6.0@dev" ,
72- "friendsofphp/php-cs-fixer" : " ^3.0 " ,
72+ "friendsofphp/php-cs-fixer" : " ^3.30 " ,
7373 "phpunit/phpunit" : " ^9.5" ,
7474 "matthiasnoback/symfony-dependency-injection-test" : " ^4.0" ,
7575 "ibexa/doctrine-schema" : " ~4.6.0@dev" ,
7979 "ibexa/phpstan" : " ~4.6.x-dev" ,
8080 "ibexa/test-rest" : " ^0.1.x-dev" ,
8181 "ibexa/test-core" : " ^0.1.x-dev" ,
82- "phpstan/phpstan" : " ^2.0 " ,
82+ "phpstan/phpstan" : " ^2.1 " ,
8383 "phpstan/phpstan-phpunit" : " ^2.0" ,
8484 "phpstan/phpstan-symfony" : " ^2.0"
8585 },
Original file line number Diff line number Diff line change 1+ {
2+ "recipesEndpoint" : " " ,
3+ "packages" : [
4+ {
5+ "requirement" : " dev-ibx-9519-behat-coverage-contenttree as 4.6.x-dev" ,
6+ "repositoryUrl" : " https://github.com/ibexa/behat" ,
7+ "package" : " ibexa/behat" ,
8+ "shouldBeAddedAsVCS" : false
9+ }
10+ ]
11+ }
Original file line number Diff line number Diff line change 11@IbexaOSS @IbexaHeadless @IbexaCommerce @IbexaExperience @javascript
22
3- @tree
43Feature : Content tree basic operations
54 Scenario : Content tree can be displayed
6- Given I am logged as admin
5+ # Given I am logged as admin
6+ Given I open Login page in admin SiteAccess
7+ And I log in as admin with password publish
78 And I should be on Dashboard page
89 When I go to "Content structure" in Content tab
910 Then I verify Content tree visibility
You can’t perform that action at this time.
0 commit comments