code-server/test/e2e
Olivier Benz 7cc2270228
Update Code to 1.116.0 (#7754)
* Update Code to 1.116.0

* Add copilot extension build

Seems the vscode build requires this separately now.

* Disable welcome popup

A giant modal window asking you to sign in for AI features is blocking
the tests.  Rather than have to click through it, disable it.  It looks like
this has to be a user setting, so switch to that instead of machine (we
used machine because user settings were in the browser, but they have
been since moved back to disk).

---------

Co-authored-by: Asher <ash@coder.com>
2026-04-15 15:05:17 -08:00
..
extensions/test-extension Update Code to 1.94.2 (#7026) 2024-10-17 20:32:21 -08:00
models Update Code to 1.116.0 (#7754) 2026-04-15 15:05:17 -08:00
baseFixture.ts feat(e2e): add support running behind proxy (#5348) 2022-08-09 18:24:37 +00:00
codeServer.test.ts add CLI argument --disable-workspace-trust (#5638) 2022-10-13 19:57:04 +00:00
downloads.test.ts Update Code to 1.93.1 (#6984) 2024-09-19 02:10:46 -08:00
extensions.test.ts Update Code to 1.94.2 (#7026) 2024-10-17 20:32:21 -08:00
github.test.ts add CLI argument --disable-workspace-trust (#5638) 2022-10-13 19:57:04 +00:00
login.test.ts add CLI argument --disable-workspace-trust (#5638) 2022-10-13 19:57:04 +00:00
logout.test.ts add CLI argument --disable-workspace-trust (#5638) 2022-10-13 19:57:04 +00:00
openHelpAbout.test.ts add CLI argument --disable-workspace-trust (#5638) 2022-10-13 19:57:04 +00:00
routes.test.ts Update Code to 1.97.0 (#7199) 2025-02-12 14:34:05 -09:00
terminal.test.ts Set session socket into environment variable (#6282) 2023-06-21 22:47:01 -08:00
uploads.test.ts Update Code to 1.93.1 (#6984) 2024-09-19 02:10:46 -08:00
webview.test.ts Update Code to 1.94.2 (#7026) 2024-10-17 20:32:21 -08:00