code-server/test
Asher 2d8b785fb8
Fix health socket not getting client messages
Forgot to resume. Went ahead and did the same for the test plugin
although it only sends messages and doesn't receive any.
2021-02-16 15:01:46 -06:00
..
test-plugin Fix health socket not getting client messages 2021-02-16 15:01:46 -06:00
cli.test.ts fix: surpress console log in cli test 2021-01-25 16:34:43 -07:00
constants.test.ts feat: add tests for constants 2021-02-08 16:21:37 -07:00
e2e.test.ts feat: update workflow 2021-02-01 15:11:45 -07:00
health.test.ts Add healthz tests 2021-02-16 15:01:45 -06:00
http.test.ts feat: add tests for src/common/http 2021-02-09 13:13:19 -07:00
httpserver.ts Force shutdown sockets during tests 2021-02-16 15:01:45 -06:00
integration.ts heart.ts: Fix leak when server closes 2021-01-20 02:06:44 -05:00
package.json feat: add tests for getOptions 2021-02-04 15:18:44 -07:00
plugin.test.ts Fill req.args for tests 2021-02-12 16:05:15 -06:00
proxy.test.ts Add /absproxy to remove --proxy-path-passthrough 2021-02-05 11:44:34 -05:00
socket.test.ts test: Switch from leaked-handles to wtfnode (#2604) 2021-02-01 11:06:49 -05:00
tsconfig.json refactor: move jest around and add code coverage 2021-01-22 14:18:45 -07:00
update.test.ts feat: setup jest 2021-01-21 10:10:32 -07:00
util.test.ts chore: clean up comment in util.test 2021-02-08 16:20:43 -07:00
wtfnode.ts test: Switch from leaked-handles to wtfnode (#2604) 2021-02-01 11:06:49 -05:00
yarn.lock feat: add jsdom for browser-ish tests 2021-02-04 15:18:43 -07:00