sourcegraph/client/testing
2023-11-17 19:32:46 +01:00
..
src code intel: Don't rely on URL polyfill to correctly parse git: URIs (#58258) 2023-11-17 19:32:46 +01:00
.eslintignore web: extract testing package (#45812) 2022-12-22 18:04:50 -08:00
BUILD.bazel code intel: Don't rely on URL polyfill to correctly parse git: URIs (#58258) 2023-11-17 19:32:46 +01:00
package.json reapply "switch from jest to vitest for faster, simpler tests (#57886)" (#58145) 2023-11-07 12:00:18 +02:00
README.md web: extract testing package (#45812) 2022-12-22 18:04:50 -08:00
tsconfig.json reapply "switch from jest to vitest for faster, simpler tests (#57886)" (#58145) 2023-11-07 12:00:18 +02: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.