code-server-2/.github
Asher da4de439e0
Spawn a code-server instance for each test suite
This uses the current dev build by default but can be overidden with
CODE_SERVER_TEST_ENTRY (for example to test a release or some other
version).

Each instance has a separate state directory. This should make
parallelization work.

This also means you are no longer required to specify the password and
address yourself (or the extension directory once we add a test
extension). `yarn test:e2e` should just work as-is.

Lastly, it means the tests are no longer subject to yarn watch randomly
restarting.
2021-06-29 12:06:38 -05:00
..
ISSUE_TEMPLATE docs(maintaining): add release manager rotation 2021-05-14 16:09:26 -07:00
PULL_REQUEST_TEMPLATE fix: use next version in changelog 2021-05-14 16:09:30 -07:00
workflows Spawn a code-server instance for each test suite 2021-06-29 12:06:38 -05:00
CODEOWNERS Add reviewer group as a codeowner (#2777) 2021-02-25 12:48:03 -06:00
PULL_REQUEST_TEMPLATE.md docs: update CHANGELOG process 2021-06-23 15:37:01 -07:00
codecov.yml feat: add custom codecov 2021-06-28 11:41:48 -07:00
codeql-config.yml feat: add codeql-config file 2021-04-27 15:38:09 -07:00
dependabot.yml fix(dependabot): limit limiter updates 2021-05-20 11:59:27 -07:00
lock.yml .github/lock.yml: Formatting 2020-07-22 15:15:30 -04:00
ranger.yml chore(ranger): fix syntax for extension-request (#3172) 2021-04-20 10:27:06 -07:00