mirror of
https://github.com/cdr/code-server.git
synced 2026-01-26 10:05:17 +01:00
* wip: migrate vscode tests to e2e * feat: add codeWorkspace to global setup * refactor: only use dir in spawn when we should * wip: migrate more tests * refactor: move all vscode tests to e2e * refactor(ci): move unit to own job * fixup: add codecov to unit test step * Update test/e2e/models/CodeServer.ts * Update test/e2e/models/CodeServer.ts * docs: add note about intercept requests * refactor: rm unused clean() calls * refactor: delete duplicate test * refactor: update 'should not redirect' test |
||
|---|---|---|
| .. | ||
| constants.ts | ||
| cssStub.ts | ||
| globalE2eSetup.ts | ||
| globalUnitSetup.ts | ||
| helpers.ts | ||
| httpserver.ts | ||
| integration.ts | ||
| runCodeServerCommand.ts | ||
| wtfnode.ts | ||