Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added test case to ensure basic login page functionality #779

Merged
merged 10 commits into from
Nov 7, 2014

Conversation

driusan
Copy link
Collaborator

@driusan driusan commented Oct 31, 2014

This uses selenium to add our first integration test. At the present, this will only ensure that the login page renders and displays an incorrect username/password error, but this should be enough to catch the most basic/trivial errors that sometimes sneak in such as the page not rendering at all.

@driusan driusan force-pushed the Testing-SeleniumIntegration branch 3 times, most recently from debdedc to 6fea120 Compare November 3, 2014 19:16
@driusan driusan force-pushed the Testing-SeleniumIntegration branch 2 times, most recently from 4535ec4 to 649df93 Compare November 7, 2014 17:26
driusan added a commit that referenced this pull request Nov 7, 2014
Added test case to ensure basic login page functionality
@driusan driusan merged commit 760c5db into aces:master Nov 7, 2014
@driusan driusan deleted the Testing-SeleniumIntegration branch November 7, 2014 17:46
@ridz1208 ridz1208 added this to the PRE 20.0.0 milestone Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants