Contibuting to Syncano Core Library
- Copy
.envrc.default
as.envrc
- Fill
.envrc
with at leastE2E_ACCOUNT_KEY
. You can get your account key here - Run command:
source .envrc
- Run
yarn run test:e2e --watch
oryarn run test:unit --watch
to start watching test suits