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

Add Selenium testing #55

Merged
merged 6 commits into from
May 7, 2017
Merged

Add Selenium testing #55

merged 6 commits into from
May 7, 2017

Conversation

cdubz
Copy link
Contributor

@cdubz cdubz commented May 7, 2017

I predict this will break all tests. :shipit:

cdubz added 6 commits May 7, 2017 08:03
After a bit of research, I have decided to rely on Selenium's implicitly_wait setting to check for RiotJS page changes. For login, I have set up base.html to provide an ID to the main content container based on the view name. This makes the check as simple as possible, code wise, and will hopefully be helpful with other tests and maybe even app functionality.
@overshard overshard merged commit 2573f99 into overshard:master May 7, 2017
@overshard
Copy link
Owner

Amazing start, we just need to figure out how to get selenium testing on our CI I guess too

@cdubz cdubz deleted the selenium branch May 7, 2017 18:22
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