code-server/test/unit/node
Joe Previte a2f530161f
feat: publish beta and development tags on npm (#4769)
* feat: add logic to publish beta/dev npm

This adds new log to publish the npm package both while working on PRs and when
PRs are merged into main, allowing us to easily test changes in a
production-like setting.

Co-authored-by: Asher <ash@coder.com>
2022-01-21 16:28:56 -07:00
..
routes Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00
test-plugin release: 4.0.1 (#4678) 2022-01-05 13:06:32 -07:00
app.test.ts Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00
cli.test.ts chore: update vscode (#4680) 2022-01-04 12:37:11 -06:00
constants.test.ts Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00
http.test.ts Fix relative paths (#4594) 2021-12-08 15:52:15 -06:00
plugin.test.ts release: 4.0.1 (#4678) 2022-01-05 13:06:32 -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 refactor: match /test/unit structure to /src 2021-07-29 09:48:40 -07:00
update.test.ts Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00
util.test.ts refactor: migrate from argon2 -> @node-rs/argon2 (#4733) 2022-01-18 16:13:39 -07:00