-
Notifications
You must be signed in to change notification settings - Fork 10
Add NFT Bridging Cadence tests #24
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 all commits
Commits
Show all changes
76 commits
Select commit
Hold shift + click to select a range
d348030
add Serialize util contract to support URL encoding serialized metadata
sisyphusSmiling ad523a2
update Serialize util contract
sisyphusSmiling c41d529
add Serialize test cases
sisyphusSmiling 4f51d01
fix array serialization
sisyphusSmiling 11607fa
update ExampleNFT Traits for serialization testability
sisyphusSmiling b42be15
update serialization utils & tests
sisyphusSmiling 95bf57a
update foundry ci workflow
sisyphusSmiling 650d6ee
add Cadence tests to CI workflow
sisyphusSmiling 5e4cca7
update Cadence tests to run on PR
sisyphusSmiling 603ed09
update Flow CLI version used for CI
sisyphusSmiling 65e3e03
fix test script command
sisyphusSmiling 99c9c30
add NFT serialization into bridge to EVM
sisyphusSmiling c12a0e2
add metadata syncing on tokenURI when bridging from EVM to Cadence
sisyphusSmiling e8c7aa1
update serialize_tests.cdc
sisyphusSmiling 5edd167
fix conformance errors & update setup commands
sisyphusSmiling 64159a2
update serialization tests
sisyphusSmiling a14ede1
minimize serialization utils by removing interfaces & strategies
sisyphusSmiling a2026ba
fix NFT serialization, add test cases & add contract URI serializatio…
sisyphusSmiling 9b1193f
add test/get_block_height script
sisyphusSmiling 8e4dcaf
fix foundry_test ci failures
sisyphusSmiling 7fc45d0
update serialization serialized json data prefix
sisyphusSmiling f4a4874
Update flow-cli version used in CI workflow
m-Peter 8af66b7
remove unnecessary script
sisyphusSmiling e81602e
update test comments
sisyphusSmiling 5493944
add initial bridge test coverage
sisyphusSmiling 1c0f239
Fix testing aliases in flow.json config file and update tests
m-Peter d51f152
Fix the serialization tests
m-Peter c65ce33
update FlowEVMBridgeUtils to deploy EVM factory on init
sisyphusSmiling 93ad5be
update config with testing aliases & fix serialize_nft_tests
sisyphusSmiling b2c036f
complete bridge test setup() & add test_helpers for consts
sisyphusSmiling 4ab4e7b
update setup scripts
sisyphusSmiling 7780ac7
add update_contract test txn
sisyphusSmiling b5489c7
add further test coverage
sisyphusSmiling 9a89674
add onboarding test coverage
sisyphusSmiling 7bc9b0a
add test coverage - found issue with test setup
sisyphusSmiling 83beef6
update test comments
sisyphusSmiling fa4e505
Fix deployment of EVMBridgeRouter on service account
m-Peter fe07489
Update flow-cli version used in CI workflow
m-Peter 0d69463
add Serialize util contract to support URL encoding serialized metadata
sisyphusSmiling a36e872
update Serialize util contract
sisyphusSmiling 2d5900c
add Serialize test cases
sisyphusSmiling 47659be
fix array serialization
sisyphusSmiling 9f3f0de
update ExampleNFT Traits for serialization testability
sisyphusSmiling 62a9b87
update serialization utils & tests
sisyphusSmiling 9b32c62
update foundry ci workflow
sisyphusSmiling 1f18b4a
add Cadence tests to CI workflow
sisyphusSmiling f4342cd
update Cadence tests to run on PR
sisyphusSmiling c829495
update Flow CLI version used for CI
sisyphusSmiling 5bd71ed
fix test script command
sisyphusSmiling 6caa259
add NFT serialization into bridge to EVM
sisyphusSmiling d7ffaeb
add metadata syncing on tokenURI when bridging from EVM to Cadence
sisyphusSmiling ad21578
update serialize_tests.cdc
sisyphusSmiling 41a5102
fix conformance errors & update setup commands
sisyphusSmiling be1e8e7
update serialization tests
sisyphusSmiling af3282c
minimize serialization utils by removing interfaces & strategies
sisyphusSmiling 2256c2c
fix NFT serialization, add test cases & add contract URI serializatio…
sisyphusSmiling 12eb335
add test/get_block_height script
sisyphusSmiling 9215bb5
add initial bridge test coverage
sisyphusSmiling 96fcf9a
Fix testing aliases in flow.json config file and update tests
m-Peter f0959be
Fix the serialization tests
m-Peter 77109cc
Update flow-cli version used in CI workflow
m-Peter fdb1921
update cadence_test workflow action
sisyphusSmiling ab8315e
add initial setup to flow_evm_bridge_tests
sisyphusSmiling 84847a4
update contracts, txns, scripts for valid test setup
sisyphusSmiling 34b25cd
update setup scripts
sisyphusSmiling 07aaf23
add nft bridging test case stubs
sisyphusSmiling 3bf3f54
Merge branch 'merge-test-fix-backup' into merge-test-fix-base
sisyphusSmiling 45b44ac
Merge branch 'add-serialization' into merge-test-fix-base
sisyphusSmiling 389e9d2
update emulator template aliases
sisyphusSmiling 113b301
rm unused util contract
sisyphusSmiling ad8ca3e
add test cases for e2e cadence- & evm-native NFT bridging
sisyphusSmiling 87186b7
remove unused script
sisyphusSmiling 680e521
update template code chunks
sisyphusSmiling f45ad59
Add event assertions in test methods
m-Peter c4e4fa0
Update .github/workflows/cadence_test.yml
sisyphusSmiling 97cdfcd
update ci test command & test normalization script
sisyphusSmiling 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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
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.