We should have the following integration tests:
- A test that asserts that an internal quick survey shows up when the user is in a sample and that the user can go through the workflow.
- A test that asserts that an internal quick survey does not shows up when the user is not in the sample
I think these are enough since the code between desktop and mobile shouldn't differ too greatly.
For these to work per commit we'll likely to need help from @dduvall to ensure MobileFrontend gets installed for the purpose of the browser tests (but is not an extension dependency)