Creating Facebook dummy users
Is there any regulation about creati开发者_如何学Pythonng dummy Facebook accounts to test apps? What do you do when you need many account to test application you are developing?
https://developers.facebook.com/docs/test_users/
There are some issues that people find annoying, like the block that test accounts can't use normal Facebook features means you can't test the viewing of friends lists and such.
You'll see online people mentioning creating test accounts... most people have different accounts for their application environments (dev, test, prod)...
If you need many accounts, get your friends to test :-)
HTH.
精彩评论