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
/
unit
History
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