I am pretty sure I missed something, but I couldn't find (ie. google) a possibility to create test accounts for Google Plus. However, it is surely not allowed to create fake user account for tests, so, how do I test my G+ apps with more than one (my) account?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
As you point out, your Google+ account should be created using your common name, but you are not limited to one profile. For manual testing you can create a second profile. If you are doing automated testing, though, this is probably not an effective approach. Your tests will consume your quota so whenever possible mock the client library to test your code. |
|||||
|