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

[Refactor] Delete the internal-test-utils crate #632

Merged
merged 8 commits into from
Apr 25, 2024

Conversation

prestwich
Copy link
Member

@prestwich prestwich commented Apr 25, 2024

Motivation

Crate is debt from before provider builder

Closes #452

Solution

Delete it, update tests to use the builder

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@prestwich prestwich added the debt Tech debt which needs to be addressed label Apr 25, 2024
@prestwich prestwich self-assigned this Apr 25, 2024
@prestwich prestwich merged commit bbef8de into main Apr 25, 2024
18 checks passed
@prestwich prestwich deleted the prestwich/delete-test-utils branch April 25, 2024 17:55
ben186 pushed a commit to ben186/alloy that referenced this pull request Jul 27, 2024
* refactor: delete internal-test-utils, replace with providerbuilder

* wip: TODO fix ws

* fix: anvil ws in contract

* fix: new

* fix: some tests

* fix: post rebase clean

* lint: allow big boy types

* fix: gas filler bug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debt Tech debt which needs to be addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Delete internal-test-utils
3 participants