code-server/test/utils
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
..
constants.ts Centralize credential handling 2021-06-29 12:06:45 -05:00
cssStub.ts refactor: create test/utils 2021-03-12 12:00:56 -07:00
globalSetup.ts Centralize credential handling 2021-06-29 12:06:45 -05:00
helpers.ts Spawn a code-server instance for each test suite 2021-06-29 12:06:38 -05:00
httpserver.ts Share common util code with VS Code 2021-05-04 13:29:40 -05:00
integration.ts Use warn log level for integration tests 2021-05-06 14:27:16 -05:00
wtfnode.ts refactor: create test/utils 2021-03-12 12:00:56 -07:00