Skip to content

Add code insights creation UI integration tests

Warren Gifford requested to merge code-insights/creation-ui-integration-tests into main

Created by: vovakulikov

Closes https://github.com/sourcegraph/sourcegraph/issues/21242

This PR adds crud creation UI integration tests such as create a different type of insights (search-based, code stats), update insight, delete insight.

Also, this PR is the second of two parts of the Insight integration test story.

  1. Add integration visual tests for code insight dashboard page.
  2. This PR
  • Add tests for edit insight functionality
  • Add tests for delete insight functionality
  • Add tests for create insight functionality

Merge request reports

Loading