code-server/test/e2e
Joe Previte 723469ab5b
refactor: migrate from argon2 -> @node-rs/argon2 (#4733)
* chore(deps): replace argon2 w/@node-rs/argon2

* refactor: clean up hashPassword functions

* refactor(util): pass in process.platform

* fix: use correct settings for test-extension

Before, it was running into errors with an @types package.

Now, we're correctly running `tsc` so it picks up our `tsconfig.json` and we're
telling TypeScript to not typecheck our lib and exclude `node_modules`
2022-01-18 16:13:39 -07:00
..
extensions/test-extension refactor: migrate from argon2 -> @node-rs/argon2 (#4733) 2022-01-18 16:13:39 -07:00
models feat: proxy URI environment variable (#4681) 2022-01-04 15:02:25 -06:00
baseFixture.ts Fix occasional logout failure 2021-06-29 12:06:48 -05:00
codeServer.test.ts Centralize credential handling 2021-06-29 12:06:45 -05:00
extensions.test.ts release: 4.0.1 (#4678) 2022-01-05 13:06:32 -07:00
globalSetup.test.ts Centralize credential handling 2021-06-29 12:06:45 -05:00
login.test.ts Centralize credential handling 2021-06-29 12:06:45 -05:00
logout.test.ts fix: comment out logout.test.ts 2021-09-16 17:39:33 -04:00
openHelpAbout.test.ts feat(vscode): update to version 1.57.0 (#3544) 2021-07-14 00:39:20 +05:30
terminal.test.ts feat: proxy URI environment variable (#4681) 2022-01-04 15:02:25 -06:00