Skip to content

Cover late-join multisig registry recovery#388

Draft
kentbull wants to merge 1 commit into
WebOfTrust:mainfrom
kentbull:codex/keria-316-late-join-registry-repro
Draft

Cover late-join multisig registry recovery#388
kentbull wants to merge 1 commit into
WebOfTrust:mainfrom
kentbull:codex/keria-316-late-join-registry-repro

Conversation

@kentbull

@kentbull kentbull commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

References WebOfTrust/keria#316.

This adds an integration test for the late-join multisig registry gap from KERIA #316. The test creates an A/B multisig registry, issues a credential to make registry/TEL CESR export available through credential export, rotates C into the group, confirms C does not initially list the registry, imports the credential CESR, renames the registry, and verifies C can read/export the credential.

It also verifies the recovered registry remains usable by issuing a new credential with A, B, and C after the join. The shared multisig credential helper now returns the issued credential SAID so tests can track the exact request without local wrappers.

Validation:

  • npm run build
  • Targeted SignifyTS integration: multisig-late-join-registry-repro.test.ts, 1 passed
  • git diff --check

@kentbull

kentbull commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator Author

@codecov

codecov Bot commented Jun 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.53%. Comparing base (f9b223d) to head (c24d45e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #388   +/-   ##
=======================================
  Coverage   97.53%   97.53%           
=======================================
  Files           1        1           
  Lines         325      325           
  Branches       24       24           
=======================================
  Hits          317      317           
  Misses          8        8           

☔ View full report in Codecov by Harness.
📢 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant