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

add test_todo event handling for endTransaction #123

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

emeitch
Copy link
Contributor

@emeitch emeitch commented Dec 25, 2023

For a test.todo, jest still fires the test_start event (which triggers a new transaction) but instead of the test_done event, it fires test_todo. We need to call endTransaction for both events in order to properly close all transactions.

@Quramy Quramy merged commit 8108f2f into Quramy:main Dec 29, 2023
1 check passed
@Quramy
Copy link
Owner

Quramy commented Dec 29, 2023

@emeitch Thanks. I released this as v1.7.3

@emeitch emeitch deleted the add_endTransaction_event branch January 4, 2024 04:59
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.

None yet

2 participants