CoinGecko API autotests API doc How to run tests? By shell: npm test Generate allure report npm run report Or run full cycle (test and generate report) npm run full Run test in docker docker build -t geckotests . docker run geckotests