code-server/test
Asher 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
..
browser/pages feat: add custom codecov 2021-06-28 11:41:48 -07:00
e2e Centralize credential handling 2021-06-29 12:06:45 -05:00
unit Move onLine to utilities 2021-06-29 12:04:31 -05:00
utils Centralize credential handling 2021-06-29 12:06:45 -05:00
package.json chore: upgrade to Playwright 1.12 with its new test-runner 2021-06-10 15:09:38 +02:00
playwright.config.ts Spawn a code-server instance for each test suite 2021-06-29 12:06:38 -05:00
tsconfig.json refactor: move jest around and add code coverage 2021-01-22 14:18:45 -07:00
yarn.lock chore: upgrade to Playwright 1.12 with its new test-runner 2021-06-10 15:09:38 +02:00