Skip to content

test: add macOS keychain test skeletons (1.3.1, 1.3.2, 3.5.8) - #3246

Draft
jbair06 wants to merge 1 commit into
mainfrom
3230-macos-keychain-tests
Draft

test: add macOS keychain test skeletons (1.3.1, 1.3.2, 3.5.8)#3246
jbair06 wants to merge 1 commit into
mainfrom
3230-macos-keychain-tests

Conversation

@jbair06

@jbair06 jbair06 commented Aug 6, 2026

Copy link
Copy Markdown
Member

Description:
Adds skeleton automation tests for the three macOS keychain manual test cases (1.3.1, 1.3.2, 3.5.8). Each test uses test.skip with inline TODOs describing the platform gate and page object methods that need to be implemented before these can run on macOS CI.

Related issue(s):

Fixes #3230

Checklist

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

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 (bd40e5a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3246   +/-   ##
=======================================
  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 macOS keychain registration and settings automation tests (1.3.1, 1.3.2, 3.5.8)

2 participants