The task consists of 4 tests mentioned below.
Checks whether transitions between cards work properly in case everything is entered correctly.
Checks whether huge red banner disappers after pressing "Not really, no".
Checks whether help form in the bottom right corner disappears after pressing "Send to bottom".
Checks whether timer always starts at 00:00:00.
- Download java (https://www.oracle.com/cis/java/technologies/downloads/)
- Download maven (https://maven.apache.org/download.cgi)
- Clone this repo
- Go to the directory of cloned repo (*/demo)
- run this:
mvn test- Download java (https://www.oracle.com/cis/java/technologies/downloads/)
- Download maven (https://maven.apache.org/download.cgi)
- Clone this repo
- Go to the directory of cloned repo (*/demo)
- run this:
mvn -Dtest=<ClassName> test