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

Remove jest (unused) #21

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Remove jest (unused) #21

merged 1 commit into from
Sep 25, 2023

Conversation

loganvolkers
Copy link
Contributor

Jest is no longer in use.

The jest dependencies cause peer dependency warnings during install.

This PR just removes all references to jest.

@fabiancook fabiancook merged commit 6dcb449 into virtualstate:main Sep 25, 2023
5 checks passed
@loganvolkers loganvolkers deleted the no-jest branch September 25, 2023 21:23
@loganvolkers
Copy link
Contributor Author

Thanks for the quick merge!

Expect a few more cleanup PRs as I get used to the code base. Then hoping to improve WPT coverage.

@fabiancook
Copy link
Contributor

I've been thinking about how to get a compatibility table together for WPT... it also might be nice for those maintaining this module for me to get into the current code for our test harness and shift it about to clean it up.. is a little messy right now for sure, it just needed to do the thing! Is not the intended target for WPT so we're being hacky either way.. but thats okay.

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