Add stubs for core functionality regression tests (section 2 of the release test grid)
Created by: beyang
Probably easiest to view the 2 commits that comprise this PR separate. The first is mostly a refactor (though it adds the KEEP_BROWSER
env var for keeping the browser open after the tests run). The second adds the file core.test.ts
, which contains the new test and test stubs.