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: adjust config for vitest v3 and await expect #1600

Merged
merged 2 commits into from
Feb 22, 2025
Merged

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Feb 21, 2025

We can simplify the vitest config a bit as some things are fixed.
Also this fixes a test as expect.rejects.toThrow is an asynchronous expectation so we need to await it.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added the 3. to review Waiting for reviews label Feb 21, 2025
@susnux susnux requested review from skjnldsv and Pytal February 21, 2025 09:36
@susnux susnux merged commit a4fbfce into main Feb 22, 2025
20 checks passed
@susnux susnux deleted the tests/await-expect branch February 22, 2025 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants