Add UI integration tests
Created by: lguychard
Rel RFC 137
This is a bit rough around the edges, but I put this together on Friday as a proof of concept and wanted to get some feedback from @sourcegraph/web on how we would feel about taking this approach to add UI integration tests.
See example tests in web/integration/search.test.ts
-- this is a subset of our current end-to-end tests.