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

Add support for notifications API #111

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

baransu
Copy link

@baransu baransu commented Feb 17, 2017

I found that notifications is not covered in this library so I've added functions cover this part of API.

I've also tried to add tests to every new function but in seems that token used in tests has not access to notifications, or I'm doing something wrong. Also I've tried to test Notifications.Thread module but I have no idea how to test. It require thread_id but I have no idea how to find one valid. The one used in docs is some random and official documentation uses 1 as id which returns that I have no access to this repository.

I'm novice to elixir so if someone can review this or improve my additions it would be awesome.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.7%) to 89.256% when pulling c9a6c53 on Baransu:master into 4c2dd7e on edgurgel:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-1.7%) to 89.256% when pulling c9a6c53 on Baransu:master into 4c2dd7e on edgurgel:master.

@sdimkov
Copy link

sdimkov commented Mar 26, 2017

Any progress on this?

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.

3 participants