I have facebook like buttons on web pages. I want to test the buttons using a facebook account. I know you can create test users to test a facebook app (https://developers.facebook.com/docs/test_users/), but the directions and GUI seem to be targeted only at Facebook apps. The web site is associated with a facebook page for the organization, but the admin controls don't include the Facebook App Developer controls, like the GUI for test users. This is what the roles page looks like for our Facebook page:
I want to be able to like pages on the site so I can make sure that Facebook gets the right title, url, and description for the resulting posts created when a user clicks the like button. How can I create test users to do this?
The like button is created using AddThis if that matters at all.