Skip to content

test: add commit and diff search e2e regression tests

Administrator requested to merge rvt/commit-search-regression-test into master

Created by: rvantonder

https://github.com/sourcegraph/sourcegraph/pull/7634 caused a nil dereference in prod. The function in question was not covered by any tests, and e2e tests were green.

This adds tests that covers the search path for commit and diff searches.

Merge request reports

Loading