sourcegraph/client/shared/dev
Jason Bedard 10aefc4bb7
bazel: add bazel build,tests for client/* (#46193)
Webpack bundles compile but need further testing. Jest + mocha tests
compile but are marked as `manual` until further work is done to get them
passing. The four jest tests are green and enabled now, though.

## Test plan

`bazel build //client/...` and `bazel test //client/...`
2023-02-28 20:46:03 -08:00
..
BUILD.bazel bazel: add bazel build,tests for client/* (#46193) 2023-02-28 20:46:03 -08:00
customMochaSpecReporter.js Revert "regression-tests: update custom mocha reporter to exit rather… (#41542) 2022-09-08 19:48:01 +00:00
extractGraphQlOperationCodegenPlugin.js bazel: generate graphql operation interfaces, css module typings (#45756) 2022-12-20 19:11:09 -08:00
fetch.js Move all client code into client/ folder (#14480) 2020-10-07 22:23:53 +02:00
generate_graphql_operations.bzl bazel: add bazel build,tests for client/* (#46193) 2023-02-28 20:46:03 -08:00
generate_schema.bzl bazel: move generateGraphQlSchema.js to client/shared/dev and share c… (#45090) 2022-12-05 14:57:02 +01:00
generateCssModulesTypes.js web: migrate from yarn to pnpm (#46143) 2023-01-11 19:50:09 -08:00
generateGraphQlOperations.js bazel: add bazel build,tests for client/* (#46193) 2023-02-28 20:46:03 -08:00
generateSchema.js bazel: move generateGraphQlSchema.js to client/shared/dev and share c… (#45090) 2022-12-05 14:57:02 +01:00
jest-environment.js web: upgrade jest to v28 (#45888) 2022-12-21 03:04:56 -08:00
jestGlobalSetup.js Move all client code into client/ folder (#14480) 2020-10-07 22:23:53 +02:00
mockDate.js Move all client code into client/ folder (#14480) 2020-10-07 22:23:53 +02:00
mockDomRect.ts [Wildcard] New Tooltip Component (#35870) 2022-05-31 13:40:48 -04:00
mockMatchMedia.ts code monitoring: use monaco query input for trigger (#32536) 2022-03-15 16:06:58 -07:00
mockResizeObserver.ts chore: Add use-resize-observer mock (#25361) 2021-09-28 14:05:41 +07:00
mockSentryBrowser.ts web: lazy-load @sentry/browser (#26982) 2021-11-03 19:59:37 +08:00
mockUniqueId.ts web: upgrade prettier to the latest version to support TS satisfies operator (#45400) 2022-12-08 02:37:23 -08:00
reactCleanup.ts bazel: add bazel build,tests for client/* (#46193) 2023-02-28 20:46:03 -08:00
setLinkComponentForTest.ts bazel: add bazel build,tests for client/* (#46193) 2023-02-28 20:46:03 -08:00
suppressPollyErrors.js web: mute Polly.js error logging on CI (#38406) 2022-07-11 01:24:53 -07:00
tools.bzl bazel: wrap module style typings in js_library() rule (#46189) 2023-01-08 22:30:20 -08:00