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

Try out End-2-End tests #124

Closed
schnapster opened this issue Jul 11, 2020 · 0 comments · Fixed by #126
Closed

Try out End-2-End tests #124

schnapster opened this issue Jul 11, 2020 · 0 comments · Fixed by #126
Assignees
Labels
component:dashboard Web dashboard meta:nit-pick Stuff that looks important to devs but probably has minimal impact for users size:S Can probably be done in a day or two

Comments

@schnapster
Copy link
Member

Let's try adding some E2E tests.

To be able to get into the parts behind the login we will probably need access to the java code so set up some mocks, so we would need a web ui testing library for Java. Seems like there aren't many around as I've only found https://github.com/selenide/selenide so far.

Let's give it a spin, write a few tests, and evaluate if it's worth it.

@schnapster schnapster added component:dashboard Web dashboard size:S Can probably be done in a day or two meta:nit-pick Stuff that looks important to devs but probably has minimal impact for users labels Jul 11, 2020
@schnapster schnapster self-assigned this Jul 11, 2020
@schnapster schnapster mentioned this issue Jul 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:dashboard Web dashboard meta:nit-pick Stuff that looks important to devs but probably has minimal impact for users size:S Can probably be done in a day or two
Projects
Development

Successfully merging a pull request may close this issue.

1 participant