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
Joe Previte 690e0aff45
fix: add handle for resolveExternalUri (#5624)
* fix: add handle for resolveExternalUri

This adds a fix to properly handle `resolveExternalUri` which is used by
extensions like Tabnine.

* fixup!: update patch

* fixup!: force update proxy patch

* fixup!: use proxyEndpointTemplate else manually add

* fixup!: throw error if productConfiguration missing

* feat(testing): add asExternalUri

This modifies the test extension used in e2e test by registering a new
command for testing `asExternalUri`.

* feat: add e2e test for asExternalUri

* docs: update playwright setup comments

* feat: add support for VSCODE_PROXY_URI

* chore: refresh patches

* feat: add test for VSCODE_PROXY_URI

* chore: add metadata to lang extension

* fixup!: fix part of service-worker patch

* fixup!: remove e2e test, update patch notes

* fixup!: refresh disable-downloads

* fixup!: formatting
2022-10-14 16:08:58 +00:00
..
e2e fix: add handle for resolveExternalUri (#5624) 2022-10-14 16:08:58 +00:00
integration chore(testing): remove install/list tests (#5441) 2022-08-10 22:59:36 +00:00
scripts feat(brew-bump): add check for cleanup step 2021-09-28 16:07:01 -07:00
unit feat: add customization options for the login page (#5633) 2022-10-13 22:32:20 +00:00
utils feat: add test for EXTENSIONS_GALLERY (#5432) 2022-08-09 20:41:37 +00:00
package.json refactor: move integration tests to Jest (#5275) 2022-06-24 16:33:38 +00:00
playwright.config.ts fix: add handle for resolveExternalUri (#5624) 2022-10-14 16:08:58 +00:00
tsconfig.json feat(ci): refactor build workflow (#5572) 2022-09-22 12:33:32 -07:00
yarn.lock refactor: move integration tests to Jest (#5275) 2022-06-24 16:33:38 +00:00