Visit https://github.com/settings/tokens and create access token
Create file in home directory named .npmrc with content
//npm.pkg.github.com/:_authToken=PERSONAL-ACCESS-TOKENnpm login --scope=@quavedev --registry=https://npm.pkg.github.comFor more information visit https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-npm-registry
API_ENDPOINT="http://hostname..." yarn test