Archived
1
0
Commit Graph

162 Commits

Author SHA1 Message Date
6f2709bcaa feat: add tests for registerServiceWorker 2021-04-23 16:31:56 -07:00
cb65590b98 refactor: move tmpdir into src/node/constants 2021-04-23 14:35:32 -07:00
a3f18d6158 refactor: change limiter.Try() to .removeToken() 2021-04-19 10:57:50 -07:00
7928dc2bff feat: add test for limiter.canTry() 2021-04-19 10:41:00 -07:00
58e17c5e50 feat(testing): add tests for RateLimiter 2021-04-19 10:40:58 -07:00
fd69f2db88 refactor: logout test 2021-04-06 15:46:57 -07:00
071c8e15fc Merge branch 'main' into jsjoeio/upgrade-vscode-1.54 2021-03-17 13:51:27 -07:00
d3df963d39 Merge branch 'main' into jsjoeio/upgrade-vscode-1.54 2021-03-16 14:42:51 -07:00
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
f33402c503 Remove extra awaits from tests 2021-03-15 15:34:44 -05:00
7e23575978 chore: update code-server path in tsconfig 2021-03-12 12:00:57 -07:00
3f7104bb4e refactor: move unit tests to test/unit 2021-03-12 12:00:56 -07:00