Instrumentation test for tutorial video and sign-in
This adds an instrumentation test for a tutorial video recording and another test for sign-in.
It exposes a flag in BriarApplication
, so the code knows whether it is running in an instrumentation test.
Closes #1967