Add code insights creation UI integration tests
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.
-
Add tests for edit insight functionality -
Add tests for delete insight functionality -
Add tests for create insight functionality