- Sign up with valid email
- Attempt to sign up with invalid email
- Attempt to sign up with empty email
- Attempt to sign up with empty name
- Attempt to sign up with empty password
- Attempt to sign up without accepting terms and conditions
- Install jdk 8 or any LTS version
- Configure JAVA_HOME
- Download Latest Gradle version and configure GRADLE_HOME
- Stable internet connection
- Clone the repo
- Enter your email in the information.json file
- Open cmd in the root folder
- Give following command
gradle clean test
Enter a new email in the "information.json" file each time you run this project