code-server-2/test
Asher 2238d7391e
Fix occasional logout failure
It seems a dialog sometimes appears asking if you want to lose
changes (even though we have no changes; it seems based on timers in
some way). Playwright defaults to dismissing them (so quickly you might
not even see them) so accepting instead fixes navigation to the logout
page getting canceled.
2021-06-29 12:06:48 -05:00
..
browser/pages feat: add custom codecov 2021-06-28 11:41:48 -07:00
e2e Fix occasional logout failure 2021-06-29 12:06:48 -05:00
unit Move onLine to utilities 2021-06-29 12:04:31 -05:00
utils Centralize credential handling 2021-06-29 12:06:45 -05:00
package.json chore: upgrade to Playwright 1.12 with its new test-runner 2021-06-10 15:09:38 +02: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: upgrade to Playwright 1.12 with its new test-runner 2021-06-10 15:09:38 +02:00