I'm a student in Computer science. For my software engineering project, I need to implement an Android login with Google. The login implementation works fine, but I need to test the interface. I use Espresso for testing. The problem is, I really don't know how to do this. Can someone help me please ? :)
