## Core testing

`twitter_sample_data.js`

## Services

-   Twitter
-   Flickr
-   Bitbucket
-   Openbankproject

## Setup

Please these define Node environment variables:

-   `TWITTER_CONSUMER_PUBLIC`
-   `TWITTER_CONSUMER_SECRET`
-   `TWITTER_TOKEN_PUBLIC`
-   `TWITTER_TOKEN_SECRET`
-   `FLICKR_CONSUMER_PUBLIC`
-   `FLICKR_CONSUMER_SECRET`
-   `FLICKR_TOKEN_PUBLIC`
-   `FLICKR_SECRET_SECRET`
-   `BITBUCKET_CONSUMER_PUBLIC`
-   `BITBUCKET_CONSUMER_SECRET`
-   `OPENBANK_CONSUMER_PUBLIC`
-   `OPENBANK_CONSUMER_SECRET`

## Run test

`make test`