mirror of
https://github.com/coder/code-server.git
synced 2024-11-23 20:52:38 +03:00
f2fa7701a9
My thinking is that this may reduce the cognitive overhead for developers writing new test suites. This also allows us to perform different setup steps (like ensuring the editor is visible when authenticated). |
||
---|---|---|
.. | ||
models | ||
baseFixture.ts | ||
browser.test.ts | ||
codeServer.test.ts | ||
globalSetup.test.ts | ||
login.test.ts | ||
logout.test.ts | ||
openHelpAbout.test.ts | ||
terminal.test.ts |