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 test suite that provides regression testing #696

Closed
dymurray opened this issue Mar 9, 2023 · 2 comments
Closed

Add test suite that provides regression testing #696

dymurray opened this issue Mar 9, 2023 · 2 comments

Comments

@dymurray
Copy link

dymurray commented Mar 9, 2023

Borrowing the goals from konveyor/tackle2-hub#241, we want to implement regression testing for the UI. This test suite should provide regression testing for pull requests and release branches. We will likely want to consume and build upon https://github.com/konveyor/tackle-ui-tests.

The details of this suite should be published in enhancements as follow-ups to konveyor/enhancements#98.

@djzager
Copy link
Member

djzager commented Mar 17, 2023

I believe this could be accomplished by bringing the tackle-ui-tests to this project.

@sjd78
Copy link
Member

sjd78 commented Jul 18, 2024

CI testing is now in place for PRs that test:

  • repository level CI (npm build, npm lint, npm test)
  • e2e ui testing at tier0
  • build related file changes to test container image builds

A number of nightly CI jobs are also running.

If another CI test is needed, a new issue for that test should be opened.

@sjd78 sjd78 closed this as completed Jul 18, 2024
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

3 participants