D
Demian Brecht
Hi all,
If you never have to deal with Facebook integration tests, feel free
to stop reading here. Otherwise, hopefully this proves to be of some
use to you:
https://github.com/Demonware/stepford
Integration testing is generally a pain. Stepford attempts to
alleviate as much of that pain as possible for apps requiring
integration with the Facebook Graph API. Stepford is a Python
implementation of the Facebook test user API as defined at
https://developers.facebook.com/docs/test_users.
Documentation can be found at: http://pythonhosted.org/stepford/
If you never have to deal with Facebook integration tests, feel free
to stop reading here. Otherwise, hopefully this proves to be of some
use to you:
https://github.com/Demonware/stepford
Integration testing is generally a pain. Stepford attempts to
alleviate as much of that pain as possible for apps requiring
integration with the Facebook Graph API. Stepford is a Python
implementation of the Facebook test user API as defined at
https://developers.facebook.com/docs/test_users.
Documentation can be found at: http://pythonhosted.org/stepford/