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

Fix playwright step statuses and tests structure #1244

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

epszaw
Copy link
Member

@epszaw epszaw commented Feb 4, 2025

Context

fixes #1240

Checklist

@github-actions github-actions bot added theme:api Javascript API related issue theme:playwright labels Feb 4, 2025
@epszaw epszaw added type:bug Something isn't working and removed theme:api Javascript API related issue labels Feb 4, 2025
packages/allure-playwright/vitest.config.ts Outdated Show resolved Hide resolved
@epszaw epszaw force-pushed the fix-pw-tests-structure branch from ee24e8a to 2fbc8db Compare February 4, 2025 17:17
@github-actions github-actions bot added the theme:api Javascript API related issue label Feb 4, 2025
@epszaw epszaw changed the title Fix playwright step statuses and metadata attachments Fix playwright step statuses and tests structure Feb 4, 2025
@epszaw epszaw requested a review from baev February 7, 2025 15:54
fix problem with incorrect before/after hooks reporting in playwright
change stop method signature
complete new hooks reporting logic for pw
fix failed pw tests
@epszaw epszaw force-pushed the fix-pw-tests-structure branch from 5b23887 to b5504ab Compare February 7, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme:api Javascript API related issue theme:playwright type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Metadata is missing on update from 2.15.1 to 3.1.0
2 participants