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/utils
Teffen 62b3a6fd9f
Proxy path fixes (#4548)
* Fix issue where HTTP error status codes are not read.

* Fix issues surrounding sessions when accessed from a proxy.

- Updated vscode args to match latest upstream.
- Fixed issues surrounding trailing slashes affecting base paths.
- Updated cookie names to better match upstream's usage, debuggability.

* Bump vendor.

* Update tests.

* Fix issue where tests lack cookie key.

Co-authored-by: Asher <ash@coder.com>
2021-12-01 18:21:52 -06:00
..
constants.ts Centralize credential handling 2021-06-29 12:06:45 -05:00
cssStub.ts refactor: create test/utils 2021-03-12 12:00:56 -07:00
globalSetup.ts Proxy path fixes (#4548) 2021-12-01 18:21:52 -06:00
helpers.ts fix(testing): revert change & fix playwright tests (#4310) 2021-10-28 15:27:17 -05:00
httpserver.ts fix(testing): revert change & fix playwright tests (#4310) 2021-10-28 15:27:17 -05:00
integration.ts Use warn log level for integration tests 2021-05-06 14:27:16 -05:00
wtfnode.ts refactor: create test/utils 2021-03-12 12:00:56 -07:00