chore: port test/evm/hardhat/chain-adapters tests to foundry#1219
Merged
grasphoper merged 12 commits intomasterfrom Jan 15, 2026
Merged
chore: port test/evm/hardhat/chain-adapters tests to foundry#1219grasphoper merged 12 commits intomasterfrom
test/evm/hardhat/chain-adapters tests to foundry#1219grasphoper merged 12 commits intomasterfrom
Conversation
Signed-off-by: Ihor Farion <ihor@umaproject.org>
Signed-off-by: Ihor Farion <ihor@umaproject.org>
Contributor
Author
|
This PR migrates the first of the tests under Let's merge it first to have a common base to use (like the fixture code) |
tbwebb22
reviewed
Jan 7, 2026
Signed-off-by: Ihor Farion <ihor@umaproject.org>
fusmanii
previously approved these changes
Jan 8, 2026
tbwebb22
previously approved these changes
Jan 8, 2026
* add CLAUDE.md Signed-off-by: Ihor Farion <ihor@umaproject.org> * plan out all tasks Signed-off-by: Ihor Farion <ihor@umaproject.org> * migrate ethereum adapter test Signed-off-by: Ihor Farion <ihor@umaproject.org> * remove Succinct_Adapter from migration tasks Signed-off-by: Ihor Farion <ihor@umaproject.org> * address incorrect constants usage Signed-off-by: Ihor Farion <ihor@umaproject.org> * migrate Arbitrum_SendTokensAdapterTest Signed-off-by: Ihor Farion <ihor@umaproject.org> * migrate Solana_Adapter Signed-off-by: Ihor Farion <ihor@umaproject.org> * port Optimism_Adapter.ts: first draft * improve the testing pattern Signed-off-by: Ihor Farion <ihor@umaproject.org> * port scroll adapter test: impl v0 * improve impl Signed-off-by: Ihor Farion <ihor@umaproject.org> * update TASKS.md with mockCall info Signed-off-by: Ihor Farion <ihor@umaproject.org> * port PolygonZkEVM adapter test Signed-off-by: Ihor Farion <ihor@umaproject.org> * port linea adapter test Signed-off-by: Ihor Farion <ihor@umaproject.org> * update CLAUDE.md Signed-off-by: Ihor Farion <ihor@umaproject.org> * migrate Polygon Adapter tests Signed-off-by: Ihor Farion <ihor@umaproject.org> * consolidate some common functionality Signed-off-by: Ihor Farion <ihor@umaproject.org> * update TASKS Signed-off-by: Ihor Farion <ihor@umaproject.org> * remove tasks Signed-off-by: Ihor Farion <ihor@umaproject.org> --------- Signed-off-by: Ihor Farion <ihor@umaproject.org>
Contributor
|
Changes look good. Missing |
Contributor
Author
Succinct adapter test should be removed. |
hardhat tests to foundrytest/evm/hardhat/chain-adapters tests to foundry
Signed-off-by: Ihor Farion <ihor@umaproject.org>
Signed-off-by: Ihor Farion <ihor@umaproject.org>
grasphoper
commented
Jan 15, 2026
grasphoper
commented
Jan 15, 2026
Contributor
Author
There was a problem hiding this comment.
tbwebb22
previously approved these changes
Jan 15, 2026
Signed-off-by: Ihor Farion <ihor@umaproject.org>
…itrum-adapter tests Signed-off-by: Ihor Farion <ihor@umaproject.org>
fusmanii
approved these changes
Jan 15, 2026
fusmanii
pushed a commit
that referenced
this pull request
Jan 16, 2026
* add Arbitrum_Adapter.t.sol Signed-off-by: Ihor Farion <ihor@umaproject.org> * refactor Signed-off-by: Ihor Farion <ihor@umaproject.org> * add more asserts to the new test Signed-off-by: Ihor Farion <ihor@umaproject.org> * address incorrect constants usage Signed-off-by: Ihor Farion <ihor@umaproject.org> * chore: move tests from `chain-adapter` folder (#1233) * add CLAUDE.md Signed-off-by: Ihor Farion <ihor@umaproject.org> * plan out all tasks Signed-off-by: Ihor Farion <ihor@umaproject.org> * migrate ethereum adapter test Signed-off-by: Ihor Farion <ihor@umaproject.org> * remove Succinct_Adapter from migration tasks Signed-off-by: Ihor Farion <ihor@umaproject.org> * address incorrect constants usage Signed-off-by: Ihor Farion <ihor@umaproject.org> * migrate Arbitrum_SendTokensAdapterTest Signed-off-by: Ihor Farion <ihor@umaproject.org> * migrate Solana_Adapter Signed-off-by: Ihor Farion <ihor@umaproject.org> * port Optimism_Adapter.ts: first draft * improve the testing pattern Signed-off-by: Ihor Farion <ihor@umaproject.org> * port scroll adapter test: impl v0 * improve impl Signed-off-by: Ihor Farion <ihor@umaproject.org> * update TASKS.md with mockCall info Signed-off-by: Ihor Farion <ihor@umaproject.org> * port PolygonZkEVM adapter test Signed-off-by: Ihor Farion <ihor@umaproject.org> * port linea adapter test Signed-off-by: Ihor Farion <ihor@umaproject.org> * update CLAUDE.md Signed-off-by: Ihor Farion <ihor@umaproject.org> * migrate Polygon Adapter tests Signed-off-by: Ihor Farion <ihor@umaproject.org> * consolidate some common functionality Signed-off-by: Ihor Farion <ihor@umaproject.org> * update TASKS Signed-off-by: Ihor Farion <ihor@umaproject.org> * remove tasks Signed-off-by: Ihor Farion <ihor@umaproject.org> --------- Signed-off-by: Ihor Farion <ihor@umaproject.org> * port OP_Adapter test Signed-off-by: Ihor Farion <ihor@umaproject.org> * remove ported hardhat tests Signed-off-by: Ihor Farion <ihor@umaproject.org> * move chain adapter tests to chain-adapters/ Signed-off-by: Ihor Farion <ihor@umaproject.org> * fix import paths for chain adapter tests + add missing asserts to arbitrum-adapter tests Signed-off-by: Ihor Farion <ihor@umaproject.org> * complete Arbitrum_SendTokensAdapter test --------- Signed-off-by: Ihor Farion <ihor@umaproject.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes ACX-4890