pushbullet-js icon indicating copy to clipboard operation
pushbullet-js copied to clipboard

Add Update Methods for Push, Contact and Device

Open Furkanzmc opened this issue 10 years ago • 4 comments

I was creating a Safari extension for Pushbullet using this library and I needed to update things and it didn't have the methods. I realise that this is a big pull request, I could have compartmentalise the requests but I forgot. :smile:

Furkanzmc avatar Oct 29 '14 22:10 Furkanzmc

Hey, thanks for the PR, I really appreciate it. Giving a cursory glance through the code, I've noticed that there are quite a few potential bugs. I'd like to get a test suite set up this weekend, so I hope you don't mind if I postpone merging until then?

Thanks again.

alexschneider avatar Oct 30 '14 01:10 alexschneider

Not problem at all. Can you point out the mistakes so I can learn from them? Thanks.

Furkanzmc avatar Oct 30 '14 17:10 Furkanzmc

I meant mistakes in my own code, sorry. I didn't specify that.

alexschneider avatar Oct 30 '14 18:10 alexschneider

And, did you manage to setup a test suite? :)

KoalaBear84 avatar Nov 19 '14 08:11 KoalaBear84