Solution description
- Check list for TelephoneDialPad component is located in TelephoneDialPad Check List.xlsx
- How to run auto tests:
- Install Java 11 (or higher)
- Run
./gradlew test
command in your terminal - To browse test report you can open
./build/reports/tests/test/index.html
page in browser