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/integration
Joe Previte 11b2ef9846
feat: add test for EXTENSIONS_GALLERY (#5432)
* refactor: add env arg to runCodeServerCommand

This allows yous to pass environment variables to code-server's helper
when running integration tests.

* feat: add EXTENSIONS_GALLERY integration test

This test ensures EXTENSIONS_GALLERY is read when set and using the
`--install-extension` flag.

Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-08-09 20:41:37 +00:00
..
fixtures refactor: move integration tests to Jest (#5275) 2022-06-24 16:33:38 +00:00
installExtension.test.ts feat: add test for EXTENSIONS_GALLERY (#5432) 2022-08-09 20:41:37 +00:00
listExtensions.test.ts refactor: switch to codecov-uploader GitHub Action (#5303) 2022-06-28 10:04:35 -07:00