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

chore(tap): convert tap tests to run mode #6183

Merged
merged 4 commits into from
Mar 27, 2021
Merged

Conversation

tmair
Copy link
Contributor

@tmair tmair commented Mar 27, 2021

Description:
This PR converts tap operator tests to run mode. There are also a few small refactorings:

  1. Replace deprecated MochaDone type with Mocha.Done
  2. Replace deprecated singnatures of subscribe and throwError. Note that the deprecated signature usages of tap have not been touched.
  3. Removed unused parameters in callbacks.

The refactorings have been placed in separate commits to ease reviewing and the possibility to drop some of the refactorings.

Related issue (if exists):
None

Copy link
Collaborator

@cartant cartant left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

@cartant cartant merged commit 80d8602 into ReactiveX:master Mar 27, 2021
@tmair tmair deleted the tap-run-mode branch March 28, 2021 12:08
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