Skip to content

Conversation

trivikr
Copy link
Member

@trivikr trivikr commented Sep 10, 2025

Issue

N/A

Description

Migrates remaining integration tests to vitest, and removes jest

Testing

CI


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

}),
{}
);
vi.mock("fs");
Copy link
Contributor

Choose a reason for hiding this comment

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

does this still work if the mock call is to node:fs?

Copy link
Member Author

Choose a reason for hiding this comment

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

I don't think so.

@trivikr
Copy link
Member Author

trivikr commented Sep 17, 2025

Replaced by #7349

@trivikr trivikr closed this Sep 17, 2025
@trivikr trivikr deleted the remove-jest-3 branch September 17, 2025 17:30
Copy link

github-actions bot commented Oct 2, 2025

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants