code-server-2/test
Joe Previte 7ce9ee0db6
fix: check path is string in pathToFsPath
There's a chance this function can be called with a path that is not a string.

To catch that, we check if path is of a different type and throw an error if it
is.

This also adds a couple tests for this function.
2021-07-12 16:39:42 -07:00
..
browser/pages feat(test): check login.ts when base missing 2021-07-02 14:57:16 -07:00
e2e Fix occasional logout failure 2021-06-29 12:06:48 -05:00
unit fix: check path is string in pathToFsPath 2021-07-12 16:39:42 -07:00
utils Centralize credential handling 2021-06-29 12:06:45 -05:00
package.json chore: remove unused dependencies and clean up test deps 2021-07-06 16:38:45 -07:00
playwright.config.ts Retain failed e2e videos only 2021-06-29 12:06:46 -05:00
tsconfig.json refactor: move jest around and add code coverage 2021-01-22 14:18:45 -07:00
yarn.lock chore: remove unused dependencies and clean up test deps 2021-07-06 16:38:45 -07:00