Open RedJocker opened 2 years ago
this sentence was deleted from description and should be recovered
<p>Obs: Tests assume the existence of LoginActivity class. Build will fail if that class has not been created yet.</p>
Ideally tests should not cause build failure, but in case they do users should be warned about it.
Maybe we could provide an empty Login Activity (as we do with the Main Activity). But to add the Login Activity to the Manifest.xml, and make it the launcher Activity would be the user's task.
this sentence was deleted from description and should be recovered
Ideally tests should not cause build failure, but in case they do users should be warned about it.