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

Convert testUtil.setupPreConditions to async #788

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

ryanio
Copy link
Contributor

@ryanio ryanio commented Jun 23, 2020

This PR converts testUtil.setupPreConditions to async.

It also removes VMTestsRunner.js since it is unused.

@codecov

This comment has been minimized.

@ryanio ryanio force-pushed the setupPreConditions-to-async branch 2 times, most recently from 8648f4f to 7fc238c Compare June 23, 2020 19:10
Copy link
Member

@holgerd77 holgerd77 left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for that Ryan (really wished I would have kept a copy of my code of the transition here I once tried to see what I did wrong on this).

We should really move this tests to TypeScript as well - as some side note - no reason that we keep especially the VM tests on JS. Maybe after all this base refactoring is some good PIT for that.

}

/**
<<<<<<< HEAD
=======
Copy link
Member

Choose a reason for hiding this comment

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

Ups. How funny is that that this stayed unnoticed in the code without breaking anyhting? 🤪 Lol.

Copy link
Contributor

Choose a reason for hiding this comment

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

I think it's the first time I see a conflict within the comments!

@holgerd77 holgerd77 merged commit 7cf1293 into master Jun 24, 2020
@holgerd77 holgerd77 deleted the setupPreConditions-to-async branch June 24, 2020 09:44
@ryanio ryanio mentioned this pull request Jun 24, 2020
@jochem-brouwer jochem-brouwer mentioned this pull request Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants