I would like to make sure that the Google Authentication works on my site. What would be the best way to test this in a unit test? Perhaps I was thinking of doing something like Selenium
to do this.
Would there be any other ways to test this?
I would like to make sure that the Google Authentication works on my site. What would be the best way to test this in a unit test? Perhaps I was thinking of doing something like Selenium
to do this.
Would there be any other ways to test this?
Comments
Post a Comment