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

E2E testing strategy #16

Closed
tadayosi opened this issue Jan 18, 2023 · 2 comments
Closed

E2E testing strategy #16

tadayosi opened this issue Jan 18, 2023 · 2 comments

Comments

@tadayosi
Copy link
Member

One of the key things that were missing in the original Hawtio project was an E2E test suite; without E2E testing, we were unable to perform automated quality assurance on each new version release. We should ensure that this does not happen in Hawtio.next. Hawtio.next development should take E2E testing into account well into the early stages of the project.

The E2E testing strategy I'm considering at this time is as follows:

  • E2E tests with runtimes to be run at hawtio and hawtio-online projects
    • hawtio - E2E tests for Spring Boot and Quarkus standalone
    • hawtio-online - E2E tests on Kubernetes and OpenShift (with microshift-action or a self-hosted runner)
  • Component-level UI testing can be done at hawtio-next project

Relating issue:

@tadayosi
Copy link
Member Author

cc @jsolovjo @Croway

@tadayosi
Copy link
Member Author

We can go with the testing strategy I outlined in the issue description. Let's close this as completed.

@lhein lhein moved this from New to Done in Kanban Board Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant