code-server/ci/dev
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
..
audit.sh
ci.sh
doctoc.sh refactor: update prettier and doctoc (#5605) 2022-10-13 22:16:55 +00:00
gen_icons.sh
lint-scripts.sh feat(ci): refactor build workflow (#5572) 2022-09-22 12:33:32 -07:00
postinstall.sh refactor: move integration tests to Jest (#5275) 2022-06-24 16:33:38 +00:00
test-e2e.sh
test-integration.sh refactor: move integration tests to Jest (#5275) 2022-06-24 16:33:38 +00:00
test-native.sh feat(ci): refactor build workflow (#5572) 2022-09-22 12:33:32 -07:00
test-scripts.sh
test-unit.sh refactor: move vscode tests to e2e (#5911) 2022-12-21 12:04:59 -07:00
watch.ts