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: avoid deprecated waitFor #1044

Merged
merged 3 commits into from
Nov 3, 2020

Conversation

jcfranco
Copy link
Member

@jcfranco jcfranco commented Sep 29, 2020

Related Issue: N/A

waitFor is going away at a later release (puppeteer/puppeteer#6214) and this updates our tests to avoid deprecation warnings when running tests.

Summary

Waiting for DefinitelyTyped/DefinitelyTyped#48129 to land and ship on NPM to get the waitForTimeout typing.

@jcfranco jcfranco added chore Issues with changes that don't modify src or test files. testing Issues related to automated or manual testing. labels Sep 29, 2020
@jcfranco jcfranco added this to the Backlog milestone Sep 29, 2020
@jcfranco jcfranco self-assigned this Sep 29, 2020
@jcfranco jcfranco marked this pull request as ready for review November 3, 2020 21:45
@jcfranco jcfranco requested a review from a team as a code owner November 3, 2020 21:45
@jcfranco jcfranco modified the milestones: Backlog, v1.0.0-beta.43 Nov 3, 2020
Copy link
Member

@driskull driskull left a comment

Choose a reason for hiding this comment

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

Awesome 👏

@jcfranco jcfranco merged commit 62b8dad into master Nov 3, 2020
@jcfranco jcfranco deleted the jcfranco/avoid-deprecated-puppeteer-waitFor branch November 3, 2020 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issues with changes that don't modify src or test files. testing Issues related to automated or manual testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants