COMMITS
/ test/e2e/logout.test.ts October 13, 2022
K
add CLI argument `--disable-workspace-trust` (#5638)
kotborealis committed
March 2, 2022
A
feat: github-auth flag (#4926)
Asher committed
February 15, 2022
J
fix: wrap socket in proxy before passing to vscode (#4840)
Joe Previte committed
September 15, 2021
J
fix: comment out logout.test.ts
Joe Previte committed
July 13, 2021
A
feat(vscode): update to version 1.57.0 (#3544)
Akash Satheesan committed
June 25, 2021
A
Fix occasional logout failure
Asher committed
A
Remove login steps from logout test
Asher committed
June 23, 2021
A
Centralize credential handling
Asher committed
June 22, 2021
A
Spawn a code-server instance for each test suite
Asher committed
June 10, 2021
M
chore: upgrade to Playwright 1.12 with its new test-runner
Max Schmitt committed
April 30, 2021
J
refactor: change to reloadUntilEditorIsReady
Joe Previte committed
April 21, 2021
J
refactor: globalSetup to use CodeServer model
Joe Previte committed
April 20, 2021
J
refactor: fix tests to check visibility correctly
Joe Previte committed
April 14, 2021
J
refactor: test-e2e.sh script
Joe Previte committed
April 13, 2021
J
refactor: use playwright-test syntax for e2e tests
Joe Previte committed
April 5, 2021
J
refactor: check for editor consistently in tests
Joe Previte committed
April 2, 2021
J
feat: add logger to tests
Joe Previte committed
J
refactor: logout test
Joe Previte committed
April 1, 2021
J
refactor: globalSetup and create cookie manually
Joe Previte committed
J
refactor: e2e tests based on jest-playwright
Joe Previte committed
March 30, 2021
J
refactor: move test dir to jest e2e config
Joe Previte committed
March 23, 2021
J
fix: add timeout to logout test
Joe Previte committed
March 17, 2021
J
feat: add e2e test for logout
Joe Previte committed