Skip to content
Snippets Groups Projects

Fix browser extension flaky e2e tests

Created by: erzhtor

Seems like the browser extension e2e test for checking the Hover popup -> "Go to definition" -> href is flaky, because it gets updated.

Updated to use the similar approach from original hover regression tests: https://sourcegraph.com/github.com/sourcegraph/sourcegraph/-/blob/client/web/src/regression/codeintel.test.ts?L382

How to test

  • sg test bext-build
  • sg test bext-e2e

Merge request reports

Approval is optional

Merged by avatar (Sep 18, 2025 11:41pm UTC)

Merge details

  • Changes merged into main with df62c93d.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading