Skip to content
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

Use anvil on tests #129

Merged
merged 30 commits into from
Sep 24, 2024
Merged

Use anvil on tests #129

merged 30 commits into from
Sep 24, 2024

Conversation

TomasArrachea
Copy link
Collaborator

Changed tests to use anvil from a docker container instead of depending on anvil running externally. This will allow to run tests more easily, removing foundry as a dependency. Also fix some flaky tests that fail due to multiple tests running in parallel and making requests to the same anvil instance.

@TomasArrachea TomasArrachea changed the title WIP Use anvil on tests Use anvil on tests Sep 20, 2024
@TomasArrachea TomasArrachea marked this pull request as ready for review September 20, 2024 21:52
@TomasArrachea TomasArrachea merged commit 3c0416e into main Sep 24, 2024
3 checks passed
@TomasArrachea TomasArrachea deleted the use_anvil_on_tests branch September 24, 2024 20:22
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.

2 participants