crazyfox55 / VotingApplication

An application creating ballots, collecting votes, and registering voters.
2 stars 0 forks source link

Selenium Testing setup #47

Closed colemtg closed 6 years ago

colemtg commented 6 years ago

Should be able to merge and run without changing anything. I changed a few of the cshtml pages by adding ids to better be able to identify the elements when doing the tests. Currently just tests the login and the registration and how those interact with the forgot password, confirmation, and other pages before login. Once this is part of the master Junyan will branch doing the admin tests and I will branch doing the user and voters tests.