code-server/test/e2e
Asher b61a8addcf
feat: migrate state to new database name (#4938)
* Merge setup and navigate functions

Whenever we navigate we probably want to make sure the editor is ready
so might as well just have one function.

* Add customizable entry and workspace directory

* Add test for state db migration

* Update Code

This contains the state migrations.
2022-03-03 12:32:43 -06:00
..
extensions/test-extension docs: Update some more links (#4806) 2022-02-01 09:45:19 -07:00
models feat: migrate state to new database name (#4938) 2022-03-03 12:32:43 -06:00
baseFixture.ts feat: migrate state to new database name (#4938) 2022-03-03 12:32:43 -06:00
codeServer.test.ts feat: migrate state to new database name (#4938) 2022-03-03 12:32:43 -06:00
extensions.test.ts feat: github-auth flag (#4926) 2022-03-02 14:02:51 -06:00
github.test.ts feat: github-auth flag (#4926) 2022-03-02 14:02:51 -06:00
globalSetup.test.ts feat: github-auth flag (#4926) 2022-03-02 14:02:51 -06:00
login.test.ts feat: github-auth flag (#4926) 2022-03-02 14:02:51 -06:00
logout.test.ts feat: github-auth flag (#4926) 2022-03-02 14:02:51 -06:00
openHelpAbout.test.ts feat: github-auth flag (#4926) 2022-03-02 14:02:51 -06:00
terminal.test.ts feat: github-auth flag (#4926) 2022-03-02 14:02:51 -06:00