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(exhaust-spec): replace cold with hot observable #5879

Merged

Conversation

jakovljevic-mladen
Copy link
Member

Description:
As mentioned in #5866, the test edited in this PR is exactly the same as the test with this description should handle a hot observable of observables with the exception of expectSubscriptions calls, so I changed it a bit. Since it handles observable of hot observables, I changed cold with hot and added missing expectSubscriptions calls. I don't know if this change is necessary, but I thought that it could be included since having two same tests doesn't bring much value.

Related issue (if exists):
None

@cartant cartant merged commit 516166e into ReactiveX:master Nov 7, 2020
@jakovljevic-mladen jakovljevic-mladen deleted the exhaust_test_improvements branch November 7, 2020 10:06
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