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

(optim/test): use node testEnvironment #405

Merged
merged 1 commit into from
Dec 29, 2019

Conversation

agilgur5
Copy link
Collaborator

@agilgur5 agilgur5 commented Dec 28, 2019

  • default is jsdom, which we don't need

  • also fix missing newline at EOF

Wrote this a while ago, but decided not to PR earlier as it didn't speed up tests at all locally o.o Figured I should PR it now as it's related to #396 , can decide whether to close or merge now.

I guess this is still good to have for correctness of tests, even if doesn't actually optimize anything. It might optimize windows tests on CI, as those seem to be slower than the rest but 🤷‍♂


Also think this will be the last of my PRs for the day, was really on a roll today getting in lots of changes I had in-progress 😅 (though most of them were small)

- default is jsdom, which we don't need

- also fix missing newline at EOF
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