The Wayback Machine - https://web.archive.org/web/20201108170642/https://github.com/ng-bootstrap/ng-bootstrap/pull/3891
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: don't use deprecated 'async' function #3891

Open
wants to merge 1 commit into
base: master
from

Conversation

@maxokorokov
Copy link
Member

@maxokorokov maxokorokov commented Nov 6, 2020

This addresses the async function deprecation introduced in Angular 10:

WARNING: 65:53     deprecation  async is deprecated: use `waitForAsync()`, (expected removal in v12)

Went through all unit tests and used fakeAsync where possible instead.

@maxokorokov maxokorokov added this to the 8.0.1 milestone Nov 6, 2020
@maxokorokov maxokorokov force-pushed the maxokorokov:refactor/async-test branch from f902873 to 2c0c7d4 Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.