issues
search
concretesolutions
/
kappuccino
A kotlin library to simplify how to do espresso tests on Android.
Apache License 2.0
109
stars
20
forks
source link
Added menu and action bar interactions
#105
Closed
92alanc
closed
6 years ago
92alanc
commented
6 years ago
New features
Interactions with options menu
Interactions with action bar
Sample code
Created activity with options menu and action bar
Tests
Added 3 tests to validate new features
All tests passing, except for 2 which are already failing in develop
92alanc
commented
6 years ago
@cs-bruno-silva what do you think?
New features
Sample code
Tests