Open a5-pickle opened 2 years ago
Set up a Github workflow to automatically run performing the same tests we use when adding new examples and fixing current examples.
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.
yarn
forge
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
andforge
CLI) in order to run the unit tests and integration tests.