mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 20:31:48 +00:00
* regression test README * formatting, enforce username "test-" prefix, require test external service names to start with "[TEST]" * Add more test config options: TEST_USER_PASSWORD, NO_CLEANUP, logBrowserConsole, slowMo, headless options * better timeout for waiting for repos to clone * print resource creation * minimum version requirement * call getConfig only from test mains |
||
|---|---|---|
| .. | ||
| dev | ||
| node_modules | ||
| src | ||
| .editorconfig | ||
| .eslintrc.js | ||
| .gitignore | ||
| .stylelintrc.json | ||
| babel.config.js | ||
| draftV7Resolver.ts | ||
| gulpfile.ts | ||
| jest.config.js | ||
| LICENSE | ||
| NOTICE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
extensions-client-common
Common TypeScript/React client application code for Sourcegraph extension configuration and management, used in:
- Sourcegraph
- "Sourcegraph for X" products (Chrome extension, Firefox extension, and more soon)
Development
yarn
yarn test