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

[TA-2408] Add genesis contracts test suite #19

Closed
wants to merge 8 commits into from

Conversation

jpeersyst
Copy link
Contributor

Add genesis contracts test suite PR

Motivation 💡

Changes 🛠

  • Add docker and compose files to build and run a node and the tests ✨
  • Add new test that sets up and runs contracts test suites ✨
  • Add types and env helper ✨
  • Add Safe related tests ✨
  • Add BridgeDoorMultiToken related tests ✨

Considerations 🤔

  • Created new suite. To build and run it:
    • Copy env file: cp tools/contracts-tester/.env.example tools/contracts-tester/.env
    • run docker-compose -f tools/contracts-tester/docker-compose.yml up --abort-on-container-exit --build
  • Owner tests in BridgeDoorMultiToken have no positive cases tested ⚠️

Dependencies 📦

@jpeersyst jpeersyst requested a review from AdriaCarrera March 20, 2024 11:32
Copy link

Copy link

🔗Pullpo.io Slack channel

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