setup

boot Grape nodes:

cp .env.example .env
docker-compose up

install dependencies

yarn install

run the only test

yarn test