wormhole-foundation / wormhole-scaffolding

Starter apps with Wormhole integration
Other
49 stars 33 forks source link

evm: Github workflow to run `make test` #6

Open a5-pickle opened 2 years ago

a5-pickle commented 2 years ago

Objective

Set up a Github workflow to automatically run performing the same tests we use when adding new examples and fixing current examples.

Definition of Done

Docker image that has the same environment as our development environment (yarn and forge CLI) in order to run the unit tests and integration tests.