Archived
1
0
Commit Graph

7 Commits

Author SHA1 Message Date
f2fa7701a9 Centralize credential handling
My thinking is that this may reduce the cognitive overhead for
developers writing new test suites.

This also allows us to perform different setup steps (like ensuring the
editor is visible when authenticated).
2021-06-29 12:06:45 -05:00
ba0364a522 Run each e2e test in a new workspace
The workspaces also have settings to prevent the welcome page from
appearing.
2021-06-29 12:03:37 -05:00
dbb34ad710 chore: upgrade to Playwright 1.12 with its new test-runner 2021-06-10 15:09:38 +02:00
ad0f12e664 refactor: check for editor consistently in tests 2021-04-06 15:46:58 -07:00
c666b47668 refactor: globalSetup and create cookie manually 2021-04-06 15:46:56 -07:00
4b703cbd4d refactor: e2e tests based on jest-playwright 2021-04-06 15:46:56 -07:00
cf6fdb90eb refactor: create test/utils 2021-03-12 12:00:56 -07:00