Skip to content

Commit

Permalink
chore: integrate all (dependent) test steps into one big smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
bastiandoetsch committed Jun 16, 2023
1 parent d95119f commit 434ce54
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 152 deletions.
3 changes: 3 additions & 0 deletions .github/detekt/detekt-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
<ID>MatchingDeclarationName:DeepCodeRestApiTest.kt$DeepCodeRestApiImplTest</ID>
<ID>TooGenericExceptionCaught:SnykSettingsDialog.kt$SnykSettingsDialog$e: Exception</ID>
<ID>TooGenericExceptionCaught:SnykToolWindowPanel.kt$SnykToolWindowPanel$e: Exception</ID>
<ID>LongMethod:DeepCodeRestApiTest.kt$DeepCodeRestApiImplTest$@Test fun snykCodeAnalysis()</ID>
<ID>LongMethod:DeepCodeRestApiTest.kt$DeepCodeRestApiImplTest$private fun checkBundle()</ID>
<ID>LongMethod:DeepCodeRestApiTest.kt$DeepCodeRestApiImplTest$private fun checkBundleAndAssert()</ID>
</ManuallySuppressedIssues>
<CurrentIssues>
<ID>ChainWrapping:io.snyk.plugin.services.SnykCliDownloaderService.kt:115</ID>
Expand Down
Loading

0 comments on commit 434ce54

Please sign in to comment.