code-server/test
Joe Previte 8c2bb61af9
refactor: parse options with multiple = in cli
There was a case with the hashed-password which had multiple equal signs in the
value and it wasn't being parsed correctly. This uses a new function and adds a
few tests.
2021-06-08 14:33:17 -07:00
..
e2e Move tmpdir test helper to test helpers file 2021-05-06 14:25:50 -05:00
unit refactor: parse options with multiple = in cli 2021-06-08 14:33:17 -07:00
utils Fix helpers not working in e2e tests 2021-05-06 15:01:35 -05:00
config.ts refactor: update hash fn in test config 2021-06-08 14:33:14 -07:00
package.json refactor: parse options with multiple = in cli 2021-06-08 14:33:17 -07:00
tsconfig.json refactor: move jest around and add code coverage 2021-01-22 14:18:45 -07:00
yarn.lock chore: update to argon2 in test 2021-06-08 14:33:13 -07:00