Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/test/e2e
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
..
models Centralize credential handling 2021-06-29 12:06:45 -05:00
baseFixture.ts Fix occasional logout failure 2021-06-29 12:06:48 -05:00
browser.test.ts Centralize credential handling 2021-06-29 12:06:45 -05:00
codeServer.test.ts Centralize credential handling 2021-06-29 12:06:45 -05:00
globalSetup.test.ts Centralize credential handling 2021-06-29 12:06:45 -05:00
login.test.ts Centralize credential handling 2021-06-29 12:06:45 -05:00
logout.test.ts Fix occasional logout failure 2021-06-29 12:06:48 -05:00
openHelpAbout.test.ts Centralize credential handling 2021-06-29 12:06:45 -05:00
terminal.test.ts Centralize credential handling 2021-06-29 12:06:45 -05:00