code-server/test/unit/node
Joe Previte a0944006e7
refactor: delete buggy socket test
This test was really added to in get cover specific lines but it's buggy
and only passes sometimes locally. I think it's okay to remove because:
- it's an implementation detail (not user facing)
- not preventing any specific regressions
2022-09-19 12:40:04 -07:00
..
routes wip: add notes about unit test refactor 2022-09-19 12:40:04 -07:00
test-plugin release: 4.7.0 (#5546) 2022-09-09 15:15:39 -07:00
app.test.ts refactor: delete buggy socket test 2022-09-19 12:40:04 -07:00
cli.test.ts chore: upgrade Code to 1.66 (#5135) 2022-05-04 21:58:49 +00:00
constants.test.ts refactor: remove dead code (#5188) 2022-05-10 22:44:54 +00:00
heart.test.ts refactor(heart): bind class methods and make beat async (#5142) 2022-05-04 16:05:48 -07:00
http.test.ts feat(http): keep slashes in queryParams in redirects (#4928) 2022-03-01 12:11:56 -07:00
plugin.test.ts feat: add option for disabling file downloads (#5055) 2022-04-13 09:39:05 -07:00
proxy.test.ts chore: replace eslint-import-resolver-alias with eslint-import-resolver-typescript (#4546) 2021-12-07 14:39:01 -07:00
settings.test.ts feat: publish beta and development tags on npm (#4769) 2022-01-21 16:28:56 -07:00
socket.test.ts chore: upgrade Code to 1.66 (#5135) 2022-05-04 21:58:49 +00:00
update.test.ts chore(deps): update dependency @types/node to v16 (#5170) 2022-08-10 16:15:52 -05:00
util.test.ts refactor: open function (#5257) 2022-06-15 20:53:07 +00:00