Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Convert tests to use async/await #526

Closed
achingbrain opened this issue Sep 11, 2019 · 0 comments · Fixed by #562
Closed

Convert tests to use async/await #526

achingbrain opened this issue Sep 11, 2019 · 0 comments · Fixed by #562

Comments

@achingbrain
Copy link
Collaborator

As part of the great migration to async iterators we need to convert our tests to use async/await. This is often best done separately from converting the tested code from callbacks to promises.

This repo's tests need converting.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant