Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions python/x402/changelog.d/register-helpers-unit-tests.doc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add 30 unit tests for `mechanisms/evm/exact/register.py` covering `register_exact_evm_client` (default wildcard + V1 fanout, str/list networks, policy registration, `LocalAccount` auto-wrapping, sync variant), `register_exact_evm_server` (V2-only registration, str/list networks, sync variant), and `register_exact_evm_facilitator` (str/list networks, V1 fanout across all `V1_NETWORKS`, default and propagated `deploy_erc4337_with_eip6492` / `simulate_in_settle` config flags on both V2 and V1 schemes, sync variant) — the only file in `mechanisms/evm/exact/` without a dedicated unit test module.
Loading
Loading