This website requires JavaScript.
Explore
Woodpecker
Blog
Help
Register
Sign In
OCram85
/
code-server
Archived
Watch
1
Star
0
Fork
0
You've already forked code-server
Code
Pull Requests
2
Activity
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
History
Joe Previte
925073db31
Merge pull request
#2773
from cdr/upgrade-vscode-1.53
...
feat(vscode): update to version 1.53.2
2021-03-05 14:03:10 -07: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(register): add test when navigator undefined
2021-02-26 11:58:28 -07:00
constants.ts
refactor: add constants.ts with PASSWORD, etc
2021-02-22 13:41:11 -07:00
cssStub.ts
feat: add cssStub to jest
2021-02-26 11:51:51 -07:00
e2e.test.ts
Gate wtfnode behind WTF_NODE env var
2021-02-22 13:41:12 -07:00
emitter.test.ts
refactor: add custom mock for serviceWorker test
2021-02-26 16:05:35 -07:00
globalSetup.ts
Gate wtfnode behind WTF_NODE env var
2021-02-22 13:41:12 -07:00
goHome.test.ts
fix: goHome test after location change
2021-03-05 11:58:17 -07:00
health.test.ts
Add healthz tests
2021-02-16 15:01:45 -06:00
helpers.ts
refactor: dont use actual logger in helper
2021-02-26 11:55:17 -07: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
login.test.ts
refactor: add constants.ts with PASSWORD, etc
2021-02-22 13:41:11 -07:00
package.json
refactor: add custom mock for serviceWorker test
2021-02-26 16:05:35 -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
register.test.ts
refactor: add custom mock for serviceWorker test
2021-02-26 16:05:35 -07:00
serviceWorker.test.ts
refactor: add custom mock for serviceWorker test
2021-02-26 16:05:35 -07:00
socket.test.ts
Move wtfnode setup to global setup
2021-02-22 13:41:11 -07: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
refactor: use loggerModule in util
2021-02-26 11:58:28 -07:00
wtfnode.ts
Fix unreadable wtfnode output
2021-02-22 13:41:11 -07:00
yarn.lock
refactor: add custom mock for serviceWorker test
2021-02-26 16:05:35 -07:00