Skip to content

Migrate regression tests from `mocha` to `jest`

Created by: umpox

Part of https://github.com/sourcegraph/sourcegraph/issues/31707

Implementation

  1. Migrate all tests in client/web/src/regression from Mocha to Jest
  2. Ensure tests still run and pass as expected

Notes: