Skip to content

Replace QA test pipelines with Integration test for CSharp(Semgrep)

Vishwa Bhat requested to merge vbhat161-csharp-int-test into main

What does this MR do?

Add Integration-test support for CSharp projects with the following changes:

  • Add csharp-related tests in the semgrep_image_spec.rb Spec file
  • Clone test dotnetcore projects under qa/fixtures
  • Remove csharp-* QA downstream pipelines in favor of integration-test

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports