Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/test/e2e
Asher dd79446b00
Remove display language test
It is not working.  I test this manually anyway so for now just remove
the test, but I think maybe we have to watch for code-server to extract
the language files, and then reload the page, or maybe we have to
install the language from the UI.

Ideally we can drop our patch in the future anyway...
2024-07-08 17:50:08 -08:00
..
extensions/test-extension Remove display language test 2024-07-08 17:50:08 -08:00
models Disable "Show Local" button, add --disable-file-uploads option and add file operation trace level logs (#6557) 2023-12-07 12:10:22 -09: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 Disable "Show Local" button, add --disable-file-uploads option and add file operation trace level logs (#6557) 2023-12-07 12:10:22 -09:00
extensions.test.ts feat: enable forwarded ports using built-in proxy (#5673) 2022-10-24 18:11:44 +00: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 Run formatter 2023-09-11 09:27:28 -08:00
terminal.test.ts Set session socket into environment variable (#6282) 2023-06-21 22:47:01 -08:00
uploads.test.ts Disable "Show Local" button, add --disable-file-uploads option and add file operation trace level logs (#6557) 2023-12-07 12:10:22 -09:00
webview.test.ts feat: add test for markdown webview (#5740) 2022-11-03 15:08:12 -07:00