From 425858d94d17a496ad6c6ed0ae7fc48c42029b8e Mon Sep 17 00:00:00 2001 From: dsundberg Date: Tue, 27 Jan 2015 08:08:54 +0100 Subject: [PATCH] Updated pushbullet node with all push types, added new "pushbullet in" that emits pushes. Added unit tests. --- social/pushbullet/57-pushbullet.html | 357 +++++++-- social/pushbullet/57-pushbullet.js | 668 +++++++++++++--- social/pushbullet/README.md | 20 +- social/pushbullet/package.json | 7 +- test/social/pushbullet/57-pushbullet_spec.js | 779 +++++++++++++++++++ test/social/pushbullet/data.js | 221 ++++++ 6 files changed, 1872 insertions(+), 180 deletions(-) create mode 100644 test/social/pushbullet/57-pushbullet_spec.js create mode 100644 test/social/pushbullet/data.js diff --git a/social/pushbullet/57-pushbullet.html b/social/pushbullet/57-pushbullet.html index 396b7e98..c3414092 100644 --- a/social/pushbullet/57-pushbullet.html +++ b/social/pushbullet/57-pushbullet.html @@ -1,5 +1,5 @@ + + + + + + + + + + + + + + + +