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

Integration test setup #8

Merged
merged 12 commits into from
Oct 25, 2024
Merged

Integration test setup #8

merged 12 commits into from
Oct 25, 2024

Conversation

sophialittlejohn
Copy link
Collaborator

@sophialittlejohn sophialittlejohn commented Oct 18, 2024

Description

This pull request...

  • sets up tests with mocha/chai
  • adds options to pass RPC endpoint to Centrifuge config
  • creates a TenderlyFork class that handles all tenderly operations including creating a virtual network, creating public and wallet clients and funding account on the vnet

TODO:

  • if a query/transaction on chain fails we want to prevent the tenderly virtual network from being deleted so we can see the trace in the tenderly dashboard
  • fix account.transfer --> insufficient balance

#4

@sophialittlejohn sophialittlejohn changed the title Testing setup Integration test setup Oct 18, 2024
@sophialittlejohn sophialittlejohn marked this pull request as ready for review October 23, 2024 16:05
@onnovisser onnovisser merged commit 8d38348 into queries Oct 25, 2024
@onnovisser onnovisser deleted the testing-setup branch October 25, 2024 13:16
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.

2 participants