-
Notifications
You must be signed in to change notification settings - Fork 2
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
Create/delete subscription #12
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add .idea
to .gitignore
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is no unsubscribe
external. It's supposed to be part of this PR.
Group your mock.rs and subscribe_call.rs files under a tests
module
51dd2f3
to
d6fbf8c
Compare
…ally removing code complexity
…bscription & subscribed accounts
… & 'subscribe.rs' in a tests module
28b349b
to
0c4ceb4
Compare
7a52638
to
4e6d052
Compare
4e6d052
to
a921b7e
Compare
d2151f8
to
c1ec3ca
Compare
2fa9abb
to
3031c0c
Compare
…r the event trigger at the end of unsubscribe()
…subscription' in arguments anymore
Issue #1
Drafted PR for now.