meikpiep / gauguin

Gauguin is a Sudoku-like game for Android where you solve grids via calculation and logic.
GNU General Public License v3.0
110 stars 6 forks source link

Add Android Testify and implement a few screenshot UI tests of the ma… #130

Closed meikpiep closed 7 months ago

meikpiep commented 7 months ago

…in screen

Currently, this Supports local testing only. Regression tests via Gradle may be done in future. This needs to have emulated devices run and instrumented from within Gradle.