code-server-2/test/unit
Joe Previte 07d682392e
Merge pull request #3169 from cdr/jsjoeio/add-terminal-e2e-test
feat(testing): add e2e tests for code-server and terminal
2021-04-26 15:16:06 -07:00
..
routes refactor: change limiter.Try() to .removeToken() 2021-04-19 10:57:50 -07:00
test-plugin chore: update code-server path in tsconfig 2021-03-12 12:00:57 -07:00
cli.test.ts refactor: move tmpdir into src/node/constants 2021-04-23 14:35:32 -07:00
constants.test.ts refactor: tmpdir and add to test utils 2021-04-23 16:40:39 -07:00
emitter.test.ts refactor: move unit tests to test/unit 2021-03-12 12:00:56 -07:00
health.test.ts refactor: move unit tests to test/unit 2021-03-12 12:00:56 -07:00
http.test.ts refactor: move unit tests to test/unit 2021-03-12 12:00:56 -07:00
plugin.test.ts refactor: move unit tests to test/unit 2021-03-12 12:00:56 -07:00
proxy.test.ts refactor: move unit tests to test/unit 2021-03-12 12:00:56 -07:00
register.test.ts refactor: remove null check in register.ts options.base 2021-04-23 17:09:03 -07:00
serviceWorker.test.ts refactor: move unit tests to test/unit 2021-03-12 12:00:56 -07:00
socket.test.ts refactor: move tmpdir into src/node/constants 2021-04-23 14:35:32 -07:00
update.test.ts refactor: move tmpdir into src/node/constants 2021-04-23 14:35:32 -07:00
util.test.ts feat: add tests for registerServiceWorker 2021-04-23 16:31:56 -07:00