51677f0819
* refactor: remove stylelint * refactor: move shellcheck to separate job * refactor: add helm script and job * refactor: add eslint job and yarn script * fix(test/tsconfig): exclude test-plugin * refactor: delete lint, add typecheck job * refactor: remove prebuild * wip: add notes about unit test refactor * 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 * refactor: move test-plugin to integration suite This seems more appropriate given this tests how a plugin might work within code-server. * wip * wip: refactor vscode integration tests * refactor: move unit tests to separate job * fix: formatting * Revert "wip: refactor vscode integration tests" This reverts commit |
||
---|---|---|
.. | ||
routes | ||
test-plugin | ||
app.test.ts | ||
cli.test.ts | ||
constants.test.ts | ||
heart.test.ts | ||
http.test.ts | ||
plugin.test.ts | ||
proxy.test.ts | ||
settings.test.ts | ||
socket.test.ts | ||
update.test.ts | ||
util.test.ts |