E2E Test, Cypress
git clone https://github.com/webstar923/e2e-for-rocketform.git
cd e2e-for-rocketform
npm install
npm start
- Built with node version 18.19.1
- Built with cypress version 14.1.0
https://rocket-forms.at/
- Login: Login with User – Check with correct and incorrect User Credentials
- Create New Form
- Create a Form with all Elements
- Set the Form to publish, its under share
- Call the Form
- Fill out the Form with Test Data
- Check Submissions if sent data are there
- Delete the Form
- Log Out