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

4903: tests refactoring BADGE #5023

Merged

Conversation

Kate-Semenova
Copy link
Contributor

No description provided.

@Kate-Semenova Kate-Semenova requested review from MayaElf and vklonin July 20, 2023 10:19
@Kate-Semenova Kate-Semenova force-pushed the 4903_Tests_refactoring_BADGE_element branch from 1198840 to 4e60ac8 Compare July 24, 2023 09:50
@vklonin vklonin requested a review from pnatashap August 2, 2023 09:19
iconWithBadge.badge().is().displayed();
iconWithBadge.badge().has().text("15");
iconWithBadge.has().color("Red");
iconWithBadge.is().displayed()
Copy link
Contributor

Choose a reason for hiding this comment

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

if this is icon badge, we should have a validation for icon, if not, there is no difference with buttonWithBadge and should be removed

}
return BadgePosition.UNKNOWN;
Copy link
Contributor

Choose a reason for hiding this comment

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

By default position is after, so only if we have mat-badge-before it will be BEFORE, in all other variants AFTER

Copy link
Contributor

Choose a reason for hiding this comment

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

still no changes

@Kate-Semenova Kate-Semenova force-pushed the 4903_Tests_refactoring_BADGE_element branch from 82593bb to 6802696 Compare August 24, 2023 08:56
@Kate-Semenova Kate-Semenova force-pushed the 4903_Tests_refactoring_BADGE_element branch from 6802696 to 009abaa Compare August 24, 2023 09:02
@Kate-Semenova Kate-Semenova force-pushed the 4903_Tests_refactoring_BADGE_element branch from 009abaa to 7ca902f Compare August 24, 2023 09:31
@Kate-Semenova Kate-Semenova requested a review from MayaElf August 24, 2023 09:34
Copy link
Contributor

@pnatashap pnatashap left a comment

Choose a reason for hiding this comment

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

a lot of comments marked as resolved without any changes

AFTER,
BEFORE,
UNKNOWN

Copy link
Contributor

Choose a reason for hiding this comment

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

лишняя пустая строка

}
return BadgePosition.UNKNOWN;
Copy link
Contributor

Choose a reason for hiding this comment

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

still no changes

@pnatashap pnatashap merged commit 516a325 into angular_rework_development Sep 13, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants