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

[frontend] add e2e test to ensure all dashboards widgets are working correctly (#10178) #10179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lndrtrbn
Copy link
Member

@lndrtrbn lndrtrbn commented Mar 7, 2025

Proposed changes

  • Add e2e test

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case (coverage and e2e)
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

@lndrtrbn lndrtrbn added the filigran team use to identify PR from the Filigran team label Mar 7, 2025
@lndrtrbn lndrtrbn self-assigned this Mar 7, 2025
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.31%. Comparing base (52b8fbd) to head (688f219).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #10179   +/-   ##
=======================================
  Coverage   64.31%   64.31%           
=======================================
  Files         656      656           
  Lines       63048    63048           
  Branches     6993     6993           
=======================================
  Hits        40552    40552           
  Misses      22496    22496           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need a e2e test to ensure Dashboard widgets keep working well anytime
1 participant