sourcegraph/client/testing
2022-12-22 18:04:50 -08:00
..
src web: extract testing package (#45812) 2022-12-22 18:04:50 -08:00
.eslintignore web: extract testing package (#45812) 2022-12-22 18:04:50 -08:00
.eslintrc.js web: extract testing package (#45812) 2022-12-22 18:04:50 -08:00
babel.config.js web: extract testing package (#45812) 2022-12-22 18:04:50 -08:00
jest.config.js web: extract testing package (#45812) 2022-12-22 18:04:50 -08:00
package.json web: extract testing package (#45812) 2022-12-22 18:04:50 -08:00
README.md web: extract testing package (#45812) 2022-12-22 18:04:50 -08:00
tsconfig.json web: extract testing package (#45812) 2022-12-22 18:04:50 -08:00

Tools for writing tests

Package-agnostic utilities for unit and integration tests. App or package-specific utilities should live in client/{packageName}/src/testing.