Skip to content

test: cover legacy wallet gasless execution#143

Merged
cesarenaldi merged 2 commits into
mainfrom
test/legacy-wallet-gasless-integration
Jul 7, 2026
Merged

test: cover legacy wallet gasless execution#143
cesarenaldi merged 2 commits into
mainfrom
test/legacy-wallet-gasless-integration

Conversation

@cesarenaldi

@cesarenaldi cesarenaldi commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add fixture-based builder API key and legacy wallet credentials for integration tests
  • Add live metered Proxy and Safe gasless execution coverage for AsyncSecureClient and SecureClient
  • Use ERC-20 approvals only as representative gasless transactions
  • Document fixture-based integration test guidance in AGENTS.md for future tests

Verification

  • uv run ruff format --check tests/integration/conftest.py tests/integration/test_relayer_gasless_live.py
  • uv run ruff check tests/integration/conftest.py tests/integration/test_relayer_gasless_live.py
  • uv run pyright tests/integration/conftest.py tests/integration/test_relayer_gasless_live.py
  • uv run pytest tests/integration/test_relayer_gasless_live.py (4 skipped without metered flag)
  • POLYMARKET_RUN_METERED_TESTS=1 uv run pytest tests/integration/test_relayer_gasless_live.py (4 passed)

@cesarenaldi cesarenaldi merged commit 9c1419a into main Jul 7, 2026
7 checks passed
@cesarenaldi cesarenaldi deleted the test/legacy-wallet-gasless-integration branch July 7, 2026 13:27
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