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(Subject): add tests for subjects used as Observer #828

Closed
wants to merge 1 commit into from

Conversation

staltz
Copy link
Member

@staltz staltz commented Nov 30, 2015

Add tests for Subject, BehaviorSubject and ReplaySubject to check whether they can be used as plain
observers when given to Observable.subscribe().

Related to issue #825.

Add tests for Subject, BehaviorSubject and ReplaySubject to check whether they can be used as plain
observers when given to Observable.subscribe().

Related to issue ReactiveX#825.
@kwonoj
Copy link
Member

kwonoj commented Nov 30, 2015

Change looks good to me.

@kwonoj
Copy link
Member

kwonoj commented Nov 30, 2015

Merged with 3c72bca, thanks @staltz

@kwonoj kwonoj closed this Nov 30, 2015
@staltz staltz deleted the subject-as-observer branch November 30, 2015 20:53
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants