code-server-2/test/e2e
Asher 3d999986b2
feat: proxy URI environment variable (#4681)
* Add test extension

This will let us test extension-related features (like the proxy URI).

I removed the environment variables in the script because they override
the ones you set yourself. We still set defaults in constants.ts.

* Add changelog entry for VSCODE_PROXY_URI

* Add terminal test for VSCODE_PROXY_URI

* Update VS Code

This adds the VSCODE_PROXY_URI environment variable.
2022-01-04 15:02:25 -06:00
..
extensions/test-extension feat: proxy URI environment variable (#4681) 2022-01-04 15:02:25 -06:00
models feat: proxy URI environment variable (#4681) 2022-01-04 15:02:25 -06:00
baseFixture.ts Fix occasional logout failure 2021-06-29 12:06:48 -05:00
codeServer.test.ts Centralize credential handling 2021-06-29 12:06:45 -05:00
extensions.test.ts feat: proxy URI environment variable (#4681) 2022-01-04 15:02:25 -06:00
globalSetup.test.ts Centralize credential handling 2021-06-29 12:06:45 -05:00
login.test.ts Centralize credential handling 2021-06-29 12:06:45 -05:00
logout.test.ts fix: comment out logout.test.ts 2021-09-16 17:39:33 -04:00
openHelpAbout.test.ts feat(vscode): update to version 1.57.0 (#3544) 2021-07-14 00:39:20 +05:30
terminal.test.ts feat: proxy URI environment variable (#4681) 2022-01-04 15:02:25 -06:00