Skip to content

docs: clarify that tests run locally only#5

Merged
poppyseedDev merged 1 commit into
mainfrom
docs-tests-local-only
May 5, 2026
Merged

docs: clarify that tests run locally only#5
poppyseedDev merged 1 commit into
mainfrom
docs-tests-local-only

Conversation

@poppyseedDev

Copy link
Copy Markdown
Contributor

Summary

Adds a note in the README quick-start to set expectations: forge test runs against forge-fhevm's in-memory mock (mock KMS / input signers, plaintext database) and does not exercise Sepolia or any live FHEVM deployment. To test on Sepolia, deploy via step 4 and interact through the relayer SDK.

Test plan

  • README renders cleanly
  • Wording reads well to a first-time template user

forge test uses forge-fhevm's in-memory mock (mock KMS / input signers,
plaintext database). Make this explicit so users don't expect
forge test to exercise the Sepolia FHEVM deployment.
@poppyseedDev poppyseedDev merged commit 5db68b2 into main May 5, 2026
5 checks passed
@poppyseedDev poppyseedDev deleted the docs-tests-local-only branch May 5, 2026 16:04
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