code-server/test/unit
Asher 964ebe8d0a
Replace fs-extra with fs.promises
Remove the Mac directory copy instead of refactoring it since we've had
this for a long time now and I think it's safe to assume that users
running code-server on Mac don't have the old directory anymore.
2021-03-16 12:51:08 -05:00
..
test-plugin chore: update code-server path in tsconfig 2021-03-12 12:00:57 -07:00
cli.test.ts Replace fs-extra with fs.promises 2021-03-16 12:51:08 -05:00
constants.test.ts refactor: move unit tests to test/unit 2021-03-12 12:00:56 -07:00
emitter.test.ts refactor: move unit tests to test/unit 2021-03-12 12:00:56 -07:00
health.test.ts refactor: move unit tests to test/unit 2021-03-12 12:00:56 -07:00
http.test.ts refactor: move unit tests to test/unit 2021-03-12 12:00:56 -07:00
plugin.test.ts refactor: move unit tests to test/unit 2021-03-12 12:00:56 -07:00
proxy.test.ts refactor: move unit tests to test/unit 2021-03-12 12:00:56 -07:00
register.test.ts refactor: move unit tests to test/unit 2021-03-12 12:00:56 -07:00
serviceWorker.test.ts refactor: move unit tests to test/unit 2021-03-12 12:00:56 -07:00
socket.test.ts Replace fs-extra with fs.promises 2021-03-16 12:51:08 -05:00
update.test.ts Replace fs-extra with fs.promises 2021-03-16 12:51:08 -05:00
util.test.ts refactor: move unit tests to test/unit 2021-03-12 12:00:56 -07:00