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/unit/node/routes
Joe Previte b3f7a20904
refactor: move vscode tests to e2e (#5911)
* wip: migrate vscode tests to e2e

* feat: add codeWorkspace to global setup

* refactor: only use dir in spawn when we should

* wip: migrate more tests

* refactor: move all vscode tests to e2e

* refactor(ci): move unit to own job

* fixup: add codecov to unit test step

* Update test/e2e/models/CodeServer.ts

* Update test/e2e/models/CodeServer.ts

* docs: add note about intercept requests

* refactor: rm unused clean() calls

* refactor: delete duplicate test

* refactor: update 'should not redirect' test
2022-12-21 12:04:59 -07:00
..
errors.test.ts Escape HTML from messages in error page (#4430) 2021-11-09 14:39:54 -07:00
health.test.ts fix(testing): revert change & fix playwright tests (#4310) 2021-10-28 15:27:17 -05:00
login.test.ts feat: add customization options for the login page (#5633) 2022-10-13 22:32:20 +00:00
static.test.ts Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00