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 DOM tests #363

Merged
merged 6 commits into from
Dec 17, 2023
Merged

Conversation

toasted-nutbread
Copy link

This change fixes an issue where tests that were using JSDOM weren't working due to structural differences in how vitest works. Although the current setup of the tests is not exactly idiomatic for vitest, which is outside the scope of this change, they should at least work now.

Copy link

✔️ No visual differences introduced by this PR.

View Playwright Report (note: open the "playwright-report" artifact)

@djahandarie djahandarie added this pull request to the merge queue Dec 17, 2023
Merged via the queue into yomidevs:master with commit 77d2711 Dec 17, 2023
5 checks passed
@djahandarie djahandarie added the kind/meta The issue or PR is meta label Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/meta The issue or PR is meta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants