cypress ui and functional tests ’’’Site under testing: https://npplanets.herokuapp.com/ Site was written by me’’’ Test stack: node: v14.17.0 Cypress package version: 7.6.0 MochaJs Allure reporter chai For running test git clone npm install Launching test in cypress studio npm run cy-studio:test Launching test in terminal npm run cl:test Allure report npm run report