I wrote a simple 'signup using your facebook profile' type of script. I tested it with my own facebook account as well as with a 'Test' account, (see my signup page). It works as far as I can tell, I can log in, create an account and so forth. But now, (been the deligent developer that I am), I would like the peace of mind of testing it from time to time, especially given that I make changes to other areas of my site that might indirectly affect the Facebook login/signup page. Of course I can test the login page by simply login-in, but my question is, how would you test the signup page without creating new test accounts all the time? If I can re-use an account, are there some cookies I need to clean up to be absolutely certain I am acting as a user that has never used my connect script? Thanks FFMG