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

Provide GitHub Action based on hedera-local-node #667

Open
hendrikebbers opened this issue Jun 24, 2024 · 0 comments
Open

Provide GitHub Action based on hedera-local-node #667

hendrikebbers opened this issue Jun 24, 2024 · 0 comments

Comments

@hendrikebbers
Copy link
Member

When creating OSS software on top of Hedera, you want to run (integration) tests against a network. To do so, you can run all tests against testnet today. It would be way better to have a solution that can be used to run automatic tests against a temporary hedera-local-node instance. It would be awesome to have GitHub Action support for that:

  • The action starts a hedera-local-node instance
  • All tests can be executed against that instance
  • The action will automatically destroy the instance after test run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant