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

[RFE] Testing framework for the dashboard #121

Open
vishnuchalla opened this issue Oct 15, 2024 · 0 comments
Open

[RFE] Testing framework for the dashboard #121

vishnuchalla opened this issue Oct 15, 2024 · 0 comments

Comments

@vishnuchalla
Copy link
Collaborator

Description

As of today our dashboard has naturally grown with a decent amount of changes which displays data related to multiple products like OCP, Quay, Telco and HCP as well. While we have a well grown UI, we do not have a proper testing framework that makes sure if all the components are working as expected which has been a technical debt for a while. So we will need to implement a testing framework to the dashboard.

Acceptance Criteria

As a contributor/developer one should be able to trigger the testing framework for their changes and generate a coverage report out of it. This should help us to detect breaking changes earlier w.r.t any new additions or updates in the code base.

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