facebook-test-users

0.0.4 • Public • Published

Node module to create, delete and fetch Facebook test users

This node module has the following methods: getAppToken(callback) create(callback) delete(user_id, callback) fetch(callback) deleteAll(callback) deleteAllRecentlyCreated(callback)

Tests

To run the tests, create a file tests/appcredentials.coffee like the following:

exports.app_id = YOUR_APP_ID
exports.app_secret = YOUR_APP_SECRET

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    1
  • 0.0.3
    0
  • 0.0.2
    0

Package Sidebar

Install

npm i facebook-test-users

Weekly Downloads

1

Version

0.0.4

License

BSD

Last publish

Collaborators

  • emanuelbsilva