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

Issue: Fix Integration test test_mailbox_evm_to_strk #61

Closed
wants to merge 3 commits into from

Conversation

jsandinoDev
Copy link

This PR fix the current integration tests that stop working after the the refactor of the contracts in this commit 6ef5aa2

Solve issue: #26

  • Add Bytes, Message from multisig_ism.
  • Fix the deploy_multisig by replacing the .setValidators and calling the verify(&metadata, &message) at the end of the test.
  • Fix the send_msg_strk_to_evm by adding the missing paramter of mailbox,dispatch. Err [E0599].

@jsandinoDev jsandinoDev marked this pull request as draft June 27, 2024 15:21
@jsandinoDev jsandinoDev marked this pull request as ready for review June 27, 2024 15:36
@jsandinoDev jsandinoDev changed the title Fix Integration tests Issue: Fix Integration tests Jun 27, 2024
@jsandinoDev jsandinoDev marked this pull request as draft June 28, 2024 14:40
@jsandinoDev jsandinoDev changed the title Issue: Fix Integration tests Issue: Fix Integration test test_mailbox_evm_to_strk Jun 28, 2024
@jsandinoDev jsandinoDev marked this pull request as ready for review June 28, 2024 17:02
@JordyRo1
Copy link
Contributor

JordyRo1 commented Jul 3, 2024

Hey, apparently the integration tests fail. Furthermore, we might not want to verify a mesage inside the deployment section.

@EvolveArt EvolveArt closed this Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants