-
Notifications
You must be signed in to change notification settings - Fork 0
feat: add unit tests for internal _debit function
#66
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
Merged
Merged
Changes from 23 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
9120dc5
feat: Implement IexecLayerZeroBridgeHarness and refactor deployment s…
Le-Caignec bf05f1b
feat: Add IexecLayerZeroBridgeHarness test suite for enhanced cross-c…
Le-Caignec 9dc52a1
feat: Refactor deployment results and update test contracts for Layer…
Le-Caignec c79968a
feat: Update IexecLayerZeroBridge tests to use harness and remove obs…
Le-Caignec 90c48cf
Merge branch 'main' into feature/add-unit-tests-for-_mint-function
Le-Caignec 6ff1736
Merge branch 'main' into feature/add-unit-tests-for-_mint-function
Le-Caignec 21f67b1
feat: Remove unused import from IexecLayerZeroBridge test file
Le-Caignec 62f3ee5
feat: Add event emission expectations for CrosschainMint in IexecLaye…
Le-Caignec e654b57
feat: Add comprehensive tests for _debit functionality in IexecLayerZ…
Le-Caignec 515c01b
Merge remote-tracking branch 'origin/main' into feature/add-unit-test…
Le-Caignec 0a5b2ae
Merge branch 'feature/add-unit-tests-for-_mint-function' into feature…
Le-Caignec 960acd0
refactor: Rename test functions for clarity on paused states
Le-Caignec 6ee5934
refactor: Update token type from RLCMock to IERC20 for improved inter…
Le-Caignec c07a45c
Merge remote-tracking branch 'origin/feature/add-unit-tests-for-_mint…
Le-Caignec f362bdb
refactor: Rename test function for clarity and update pause function …
Le-Caignec 9a3b470
refactor: Update assumptions in fuzz test and correct revert reason f…
Le-Caignec 218e43f
Merge branch 'main' into feature/add-unit-tests-for-_mint-function
Le-Caignec 2ceabc3
Merge branch 'feature/add-unit-tests-for-_mint-function' into feature…
Le-Caignec 66432b9
Merge remote-tracking branch 'origin/main' into feature/add-unit-test…
Le-Caignec c156c71
chore: update test file for IexecLayerZeroBridge
Le-Caignec baafe41
chore: update TODO comments for clarity in IexecLayerZeroBridge tests
Le-Caignec 550a76d
Merge branch 'main' into feature/add-unit-tests-for-_debit-function
Le-Caignec a0a3535
Merge branch 'main' into feature/add-unit-tests-for-_debit-function
Le-Caignec bc6ae59
fix: remove unnecessary conditional for DEST_EID in exposed_debit call
Le-Caignec 23a1c55
fix: update revert messages for arithmetic errors in exposed_debit fu…
Le-Caignec fb0419b
fix: enhance error handling in exposed_debit function and add utility…
Le-Caignec e9741ff
test: add slippage exceeded tests for exposed_debit function
Le-Caignec d47a20c
Update test/units/bridges/layerZero/IexecLayerZeroBridge.t.sol
Le-Caignec File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.