Regression test for site admin onboarding
Created by: beyang
Add regression test for admin onboarding flow. It can be run by cd
ing into the web/
directory and running yarn run test-regression -t 'Site-admin onboarding'
. Additional comments inline with code.