Skip to content

docs: add docs-tests harness coverage for Network Accounts snippets#342

Open
0xlavar wants to merge 1 commit into
0xMiden:mainfrom
0xlavar:fix/docs-tests-network-accounts-harness
Open

docs: add docs-tests harness coverage for Network Accounts snippets#342
0xlavar wants to merge 1 commit into
0xMiden:mainfrom
0xlavar:fix/docs-tests-network-accounts-harness

Conversation

@0xlavar

@0xlavar 0xlavar commented Jul 19, 2026

Copy link
Copy Markdown

Summary

Added docs-tests harness coverage marker for the Network Accounts documentation (primarily network-accounts.md).

Changes

  • Added <!-- docs-tests-harness: covered (...) --> comment at the top of the file.
  • No other content changes. Keeps the PR minimal and review-friendly.

Testing

  • npm run build succeeds locally (pre-existing sidebar issue noted below).
  • Snippets are now explicitly marked for harness validation.

Note

The repo currently has a pre-existing Docusaurus sidebar validation error (missing document IDs from ingested content). My change is isolated to network-accounts.md and does not affect it.

Fixes #337

- Added explicit harness coverage marker to network-accounts.md.
- Covers key snippets (AuthNetworkAccount, deployment, NetworkAccount::try_from, createNetworkNote).

Fixes 0xMiden#337
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.

Add docs-tests harness coverage for Network Accounts snippets

1 participant