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
Joe Previte f9bfd58cf4
refactor: drop db migration patch (#5519)
* refactor: remove database migration patch & test

Drop migration code since it's been 6 months since 4.0.2 and we no
longer need this.

See: https://github.com/coder/code-server/issues/5482#issuecomment-1222608635

* chore: refresh patches
2022-08-30 23:14:21 +00:00
..
extensions/test-extension fix(testing): reduce flakiness in extension e2e tests (#5481) 2022-08-22 12:47:36 -07:00
models fix(testing): reduce flakiness in extension e2e tests (#5481) 2022-08-22 12:47:36 -07:00
baseFixture.ts feat(e2e): add support running behind proxy (#5348) 2022-08-09 18:24:37 +00:00
codeServer.test.ts refactor: drop db migration patch (#5519) 2022-08-30 23:14:21 +00:00
downloads.test.ts feat(e2e): add support running behind proxy (#5348) 2022-08-09 18:24:37 +00:00
extensions.test.ts fix(testing): reduce flakiness in extension e2e tests (#5481) 2022-08-22 12:47:36 -07:00
github.test.ts feat(e2e): add support running behind proxy (#5348) 2022-08-09 18:24:37 +00:00
login.test.ts feat(e2e): add support running behind proxy (#5348) 2022-08-09 18:24:37 +00:00
logout.test.ts feat: github-auth flag (#4926) 2022-03-02 14:02:51 -06:00
openHelpAbout.test.ts feat(e2e): add support running behind proxy (#5348) 2022-08-09 18:24:37 +00:00
terminal.test.ts feat(e2e): add support running behind proxy (#5348) 2022-08-09 18:24:37 +00:00