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

[SC-473] Refactor integration tests to make it easier to add many domains #22

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

hexonaut
Copy link
Contributor

Basically moving all repetitive logic into the base contract to reduce the amount of changes needed for every domain we add. Also reuse payloads based on domain type. IE base and optimism share payloads of type "Optimism". This will help when we add more OP stack domains.

Copy link

Coverage after merging SC-473-integration-test-refactor into master will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   Executor.sol100%100%100%100%

Copy link
Contributor

@barrutko barrutko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hexonaut hexonaut merged commit b6ce510 into master Jul 2, 2024
3 checks passed
@hexonaut hexonaut deleted the SC-473-integration-test-refactor branch July 2, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants