Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Behat] IBX-1289 admin-ui backport #2006

Merged
merged 1 commit into from
Nov 18, 2021
Merged

[Behat] IBX-1289 admin-ui backport #2006

merged 1 commit into from
Nov 18, 2021

Conversation

tomaszszopinski
Copy link
Contributor

@tomaszszopinski tomaszszopinski commented Nov 15, 2021

Copy link
Member

@mnocon mnocon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Just please remember to run CS-fixer and all checks should be green.

@@ -66,4 +66,5 @@ public function contentTypeHasProperFields(string $contentTypeName, TableNode $t
$this->contentTypeHasField($contentTypeName, $row['fieldName'], $row['fieldType']);
}
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this line is not needed?

@@ -159,7 +164,25 @@ public function expandFieldDefinition(string $fieldName): void
public function getFieldDefinitionContainerLocator(string $containerName): string
{
$containerIndex = $this->context->getElementPositionByText($containerName, $this->fields['fieldDefinitionName']);

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add line before return

@tomaszszopinski tomaszszopinski changed the title [WiP][Behat] IBX-1289 admin-ui backport [Behat] IBX-1289 admin-ui backport Nov 17, 2021
cs fix

additional cs-fixes
@sonarcloud
Copy link

sonarcloud bot commented Nov 18, 2021

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
11.1% 11.1% Duplication

@micszo micszo merged commit eca2225 into 1.5 Nov 18, 2021
@micszo micszo deleted the ibx-1289-admin-ui-backport branch November 18, 2021 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants