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

better integration tests for kibana UI #110

Open
lmunro opened this issue Feb 10, 2015 · 0 comments
Open

better integration tests for kibana UI #110

lmunro opened this issue Feb 10, 2015 · 0 comments

Comments

@lmunro
Copy link
Contributor

lmunro commented Feb 10, 2015

The kibana UI is javascript, so the current curl tests miss errors printed within the page.
It would be great if we could find a command line javascript browser to test it properly.
Some options:
HTMLUnit (I use that one for unit testing)
PhantomJS
Zombie.js

PhantomJS looks the best but it takes > 30mins to compile, and there is no binary available for linux yet.

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

No branches or pull requests

1 participant