Skip to content

test: add notification badge tests for all relevant tabs (4.2.2) - #3245

Draft
jbair06 wants to merge 1 commit into
mainfrom
3231-notification-badge-tests
Draft

test: add notification badge tests for all relevant tabs (4.2.2)#3245
jbair06 wants to merge 1 commit into
mainfrom
3231-notification-badge-tests

Conversation

@jbair06

@jbair06 jbair06 commented Aug 6, 2026

Copy link
Copy Markdown
Member

Description:
Extends the organization notification test suite to verify that badges appear on the correct tabs and not on unrelated ones. Adds three new badge-count methods to OrganizationPage.

Related issue(s):

Fixes #3231

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Adds badge selectors and getter methods for Ready for Review, Ready for Execution, and History tabs to OrganizationPage, then adds a nested describe block that asserts the Ready to Sign badge appears when a sign notification is pending, confirms unrelated tabs show no badge, and verifies the badge clears after viewing the transaction.

Signed-off-by: John Bair <john.bair@swirldslabs.com>
@swirlds-automation

swirlds-automation commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@codecov

codecov Bot commented Aug 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.98%. Comparing base (b23727b) to head (c93c3e3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3245   +/-   ##
=======================================
  Coverage   99.98%   99.98%           
=======================================
  Files         191      191           
  Lines        6175     6175           
  Branches     1124     1124           
=======================================
  Hits         6174     6174           
  Misses          1        1           

Impacted file tree graph

🚀 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test: add notification badge automation tests for all relevant tabs (4.2.2)

2 participants