Skip to content

Isolate integration tests #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Isolate integration tests #3

wants to merge 11 commits into from

Conversation

fselmo
Copy link
Owner

@fselmo fselmo commented Apr 25, 2025

No description provided.

fselmo added 9 commits April 24, 2025 10:19
- Add formatters for authorization lists
- Provide instructions for serializing pydantic
  ``BaseModel``. In the future we may want to tighten
  this up to expect the ``CamelModel`` introduced in
  `eth-utils` ``5.3.0``.
- Change the storage of the EOA in the same transaction by
  delegating to the ``math_contract`` and calling increment
  counter on itself.
- Instantiate a new geth instance for each test to avoid muddied
  context between tests

- Lower the ``dev.period`` to ``1`` since the tests don't need to account for
  each other anymore

- Parallelize the tests in CI with pytest-xdist (``-n 10``)

- Properly disconnect the ``async_await_w3`` ws tests
@fselmo fselmo force-pushed the isolate-integration-tests branch 8 times, most recently from 8d415b9 to 1a3122a Compare April 25, 2025 23:18
@fselmo fselmo force-pushed the isolate-integration-tests branch from 1a3122a to e95a47f Compare April 25, 2025 23: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