Skip to content

Re-enable dependency search integration tests

Warren Gifford requested to merge mrn/reenable-dep-search-gqltest into main

Created by: mrnugget

This re-enables the dependency search integration tests that are now dependent on lockfile indexing.

The tests now configure site-config to allow global lockfile indexing and then add a policy to index lockfiles of the repositories for which we want to run dependency searches.

Ideally we'd have something like #37619 for them to run faster.

Test plan

  • This is an integration test

Merge request reports

Loading