Skip to content

Conversation

@niktverd
Copy link
Contributor

No description provided.

@niktverd niktverd requested a review from NikitaCG as a code owner September 26, 2024 14:50
@gravity-ui-bot
Copy link
Contributor

Preview is ready.

IMAGE_NAME="mcr.microsoft.com/playwright"
IMAGE_TAG="v1.45.3-jammy" # This version have to be synchronized with playwright version from package.json

NODE_MODULES_CACHE_DIR="$HOME/.cache/page-constructor-playwright-docker-node-modules"

Choose a reason for hiding this comment

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

page-constructor -> blog-constructor

test.describe('Author', () => {
test('render stories <Default>', async ({mount, expectScreenshot, defaultDelay}) => {
await mount(<Default />);
await defaultDelay();

Choose a reason for hiding this comment

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

await defaultDelay(); is it really necessary?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think it is necessary

NasgulNexus
NasgulNexus previously approved these changes Sep 26, 2024
@niktverd niktverd merged commit aba9dc8 into main Sep 27, 2024
4 checks passed
@niktverd niktverd deleted the visual_tests branch September 27, 2024 18:00
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.

5 participants