Skip to content

Adding the releases-graph app #23

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

Merged
merged 1 commit into from
Apr 26, 2025
Merged

Adding the releases-graph app #23

merged 1 commit into from
Apr 26, 2025

Conversation

manolo
Copy link
Member

@manolo manolo commented Apr 25, 2025

No description provided.

@manolo manolo requested a review from edler-san April 25, 2025 11:06

await page.getByText('by release count').click();

await takeScreenshot(page, __filename, 'view3-loaded');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could probably add tests for the two time span graphs as well.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are not testing the app here, the app has it's own IT, probably that part might be improved because coverage is not complete, it was taken from the ui-test-generator AI output.

In pit normally we do tests that demonstrate that migrating the app to a new version it seems working.

@manolo manolo merged commit 6513201 into main Apr 26, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants