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

test(MetaBlock): test for MetaBlock added #148

Merged
merged 2 commits into from
Nov 20, 2023
Merged

test(MetaBlock): test for MetaBlock added #148

merged 2 commits into from
Nov 20, 2023

Conversation

niktverd
Copy link
Contributor

@niktverd niktverd commented Nov 3, 2023

No description provided.

@niktverd niktverd requested a review from NikitaCG as a code owner November 3, 2023 11:37
@gravity-ui-bot
Copy link
Contributor

Preview is ready.

src/components/PostInfo/PostInfo.tsx Show resolved Hide resolved
src/blocks/Meta/Meta.tsx Show resolved Hide resolved
expect(component).toHaveTextContent(likes.likesCount.toString());
});

test.each(new Array<PaddingSize>(...PADDING_SIZES))(
Copy link
Collaborator

Choose a reason for hiding this comment

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

can we combine last two cases?

@niktverd niktverd merged commit 1b77986 into main Nov 20, 2023
3 checks passed
@niktverd niktverd deleted the test/meta_block branch November 20, 2023 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants