MS-2017-2 / SoundRecorder

A simple sound recording app implementing Material Design
GNU General Public License v3.0
0 stars 0 forks source link

Create a first GUI test using Espresso or similar framework #18

Closed masmangan closed 6 years ago

masmangan commented 6 years ago

See: https://developer.android.com/training/testing/ui-testing/espresso-testing.html

masmangan commented 6 years ago

Related to #17

lima-eduardo commented 6 years ago

Created first UI test (US04 from #12) in Java and using:

Maven Project: https://github.com/lima-eduardo/SoundRecorderUITests