jest-puppeteer e2e test
yarn use
you need to make sure you are in the correct env.
-
yarn installwill install all the necessary packages defined in package.json -
Install Submodules:
Make sure you have your local SSH key generated and added to github: Adding a new SSH key to your GitHub account
git submodule init git submodule update
yarn e2ewill start all the necessary services.