You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added some tests in 08390dd. These are not like the other Selenium tests we have. Since the tests occurs on more than one domain (forevr.us and squaretag.com) I had to use the Selenium Webdriver. This means this test is written in Java. the /tests/ folder in this repository contains everything that's needed to run these tests (I think) except Firefox. It is bundled up as an Eclipse project, so you should be able to just open it in Eclipse.
I'm newish to this whole Java projects business, so I'm not 100% confident that the way I bundled it will work on other computers, but I am about 80% sure it will.
So far, the only test I have is the OAuth flow of a non-authenticated user who already has an account.
On May 8, 2013, at 1:23 PM, "Jessie A. Morris" [email protected] wrote:
Added some tests in 08390dd. These are not like the other Selenium tests we have. Since the tests occurs on more than one domain (forevr.us and squaretag.com) I had to use the Selenium Webdriver. This means this test is written in Java. the /tests/ folder in this repository contains everything that's needed to run these tests (I think) except Firefox. It is bundled up as an Eclipse project, so you should be able to just open it in Eclipse.
I'm newish to this whole Java projects business, so I'm not 100% confident that the way I bundled it will work on other computers, but I am about 80% sure it will.
So far, the only test I have is the OAuth flow of a non-authenticated user who already has an account.
—
Reply to this email directly or view it on GitHub.
We will need at least some basic selenium tests for
The text was updated successfully, but these errors were encountered: