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

Ui testing #1129

Closed
wants to merge 15 commits into from
Closed

Ui testing #1129

wants to merge 15 commits into from

Conversation

pmensik
Copy link

@pmensik pmensik commented Apr 9, 2015

This branch contains tests developed with Selenium and Arquillian which are verifying UI of KeyCloak admin console.

@stianst
Copy link
Contributor

stianst commented Apr 13, 2015

I'll have a look at this shortly. It's currently failing on Travis though. A quick glance suggests that it's using Firefox, by default we should use PhantomJS for headless testing.

@stianst
Copy link
Contributor

stianst commented Apr 13, 2015

Would be great if we during development can run tests using the embedded Undertow approach as we do in our current testsuite, but then during QA run against the server dist as these tests are doing.

@pmensik
Copy link
Author

pmensik commented Apr 14, 2015

I added support for PhantomJS browser, it's now the default one. Regarding to the fact that tests are passing, there were some changes in Beta version and also it's really not 100% stable yet, especially tests concerning the demo application are more like proof of concept than a real rest. We will discuss the Undertow approach with Tomas and we'll let you know, ok?

@stianst
Copy link
Contributor

stianst commented May 20, 2015

Closing - please re-open once it's updated and passing on Travis

@stianst stianst closed this May 20, 2015
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.

None yet

3 participants