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: Setup and manage Airbrake mocks and spies in vitest #3558

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

DafyddLlyr
Copy link
Contributor

@DafyddLlyr DafyddLlyr commented Aug 26, 2024

Please see #3549 for context

@DafyddLlyr DafyddLlyr requested a review from a team August 26, 2024 11:52
Copy link
Member

@jessicamcinchak jessicamcinchak left a comment

Choose a reason for hiding this comment

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

Perfect, thanks !

});

afterAll(() => {
vi.unstubAllEnvs();
Copy link
Member

Choose a reason for hiding this comment

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

Really enjoying how clear vi built-in utilities are for steps like this 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

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

💯

@DafyddLlyr DafyddLlyr merged commit c712f92 into dp/vite Aug 26, 2024
7 of 9 checks passed
@DafyddLlyr DafyddLlyr deleted the dp/airbrake-vitest branch August 26, 2024 12:08
Copy link

Removed vultr server and associated DNS entries

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.

2 participants