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 |
||
|---|---|---|
| .. | ||
| extensions | ||
| models | ||
| baseFixture.ts | ||
| codeServer.test.ts | ||
| displayLang.test.ts | ||
| downloads.test.ts | ||
| extensions.test.ts | ||
| github.test.ts | ||
| login.test.ts | ||
| logout.test.ts | ||
| openHelpAbout.test.ts | ||
| routes.test.ts | ||
| terminal.test.ts | ||
| trust.test.ts | ||
| webview.test.ts | ||