DEVX-299 - feat: adopt leanix renovate preset #137
60 passed, 0 failed and 0 skipped
✅ /home/runner/work/leanix-github-agent/leanix-github-agent/build/test-results/test/TEST-net.leanix.githubagent.config.WebSocketClientConfigTests.xml
1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.config.WebSocketClientConfigTests | 1✅ | 2s |
✅ net.leanix.githubagent.config.WebSocketClientConfigTests
✅ initSession should fail after max retry attempts()
✅ /home/runner/work/leanix-github-agent/leanix-github-agent/build/test-results/test/TEST-net.leanix.githubagent.controllers.GitHubWebhookControllerTest.xml
3 tests were completed in 561ms with 3 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.controllers.GitHubWebhookControllerTest | 3✅ | 561ms |
✅ net.leanix.githubagent.controllers.GitHubWebhookControllerTest
✅ should return 400 if missing webhook secret when event had signature()
✅ should process installation created event successfully()
✅ should return 202 if webhook event is processed successfully()
✅ /home/runner/work/leanix-github-agent/leanix-github-agent/build/test-results/test/TEST-net.leanix.githubagent.GitHubAgentApplicationTests.xml
1 tests were completed in 907ms with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.GitHubAgentApplicationTests | 1✅ | 907ms |
✅ net.leanix.githubagent.GitHubAgentApplicationTests
✅ contextLoads()
✅ /home/runner/work/leanix-github-agent/leanix-github-agent/build/test-results/test/TEST-net.leanix.githubagent.handler.ArtifactDownloadHandlerTest.xml
3 tests were completed in 211ms with 3 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.handler.ArtifactDownloadHandlerTest | 3✅ | 211ms |
✅ net.leanix.githubagent.handler.ArtifactDownloadHandlerTest
✅ it should receive message from server and not send empty artifact()
✅ it should receive message from server and send artifact()
✅ it should receive message from server and send artifact when artifact name is null()
✅ /home/runner/work/leanix-github-agent/leanix-github-agent/build/test-results/test/TEST-net.leanix.githubagent.handler.ConfigurationSetHandlerTest.xml
2 tests were completed in 54ms with 2 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.handler.ConfigurationSetHandlerTest | 2✅ | 54ms |
✅ net.leanix.githubagent.handler.ConfigurationSetHandlerTest
✅ should not update supported webhook events when payload is null()
✅ should update supported webhook events when payload is valid()
✅ /home/runner/work/leanix-github-agent/leanix-github-agent/build/test-results/test/TEST-net.leanix.githubagent.handler.RepositoryGetHandlerTest.xml
1 tests were completed in 20ms with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.handler.RepositoryGetHandlerTest | 1✅ | 20ms |
✅ net.leanix.githubagent.handler.RepositoryGetHandlerTest
✅ it should receive message from server and send repository data and manifest files()
✅ /home/runner/work/leanix-github-agent/leanix-github-agent/build/test-results/test/TEST-net.leanix.githubagent.listener.ApplicationReadyListenerTest.xml
1 tests were completed in 53ms with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.listener.ApplicationReadyListenerTest | 1✅ | 53ms |
✅ net.leanix.githubagent.listener.ApplicationReadyListenerTest
✅ should start the agent process()
✅ /home/runner/work/leanix-github-agent/leanix-github-agent/build/test-results/test/TEST-net.leanix.githubagent.scheduler.AgentConnectionSchedulerTest.xml
2 tests were completed in 12ms with 2 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.scheduler.AgentConnectionSchedulerTest | 2✅ | 12ms |
✅ net.leanix.githubagent.scheduler.AgentConnectionSchedulerTest
✅ should connect when not connected()
✅ should not connect when already connected()
✅ /home/runner/work/leanix-github-agent/leanix-github-agent/build/test-results/test/TEST-net.leanix.githubagent.scheduler.FullScanStatusSchedulerTest.xml
2 tests were completed in 8ms with 2 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.scheduler.FullScanStatusSchedulerTest | 2✅ | 8ms |
✅ net.leanix.githubagent.scheduler.FullScanStatusSchedulerTest
✅ should send FINISHED status when runId is null()
✅ should send IN_PROGRESS status when runId is present()
✅ /home/runner/work/leanix-github-agent/leanix-github-agent/build/test-results/test/TEST-net.leanix.githubagent.services.GitHubAPIServiceTest.xml
4 tests were completed in 169ms with 4 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.GitHubAPIServiceTest | 4✅ | 169ms |
✅ net.leanix.githubagent.services.GitHubAPIServiceTest
✅ test getPaginatedOrganizations with one page()
✅ test getPaginatedInstallations with multiple pages()
✅ test getPaginatedInstallations with one page()
✅ test getPaginatedOrganizations with multiple pages()
✅ /home/runner/work/leanix-github-agent/leanix-github-agent/build/test-results/test/TEST-net.leanix.githubagent.services.GitHubAuthenticationServiceTest.xml
3 tests were completed in 739ms with 3 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.GitHubAuthenticationServiceTest | 3✅ | 739ms |
✅ net.leanix.githubagent.services.GitHubAuthenticationServiceTest
✅ generateJwtToken should send error log when throwing an exception()
✅ generateJwtToken with invalid data should throw exception()
✅ generateJwtToken with valid data should not throw exception()
✅ /home/runner/work/leanix-github-agent/leanix-github-agent/build/test-results/test/TEST-net.leanix.githubagent.services.GitHubEnterpriseServiceTest.xml
5 tests were completed in 138ms with 5 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.GitHubEnterpriseServiceTest | 5✅ | 138ms |
✅ net.leanix.githubagent.services.GitHubEnterpriseServiceTest
✅ validateGithubAppResponse with correct permissions should not throw exception()
✅ validateGithubAppResponse with missing permissions should throw exception()
✅ verifyJwt with valid jwt should not throw exception()
✅ verifyJwt with invalid jwt should throw exception()
✅ validateGithubAppResponse with missing events should throw exception()
✅ /home/runner/work/leanix-github-agent/leanix-github-agent/build/test-results/test/TEST-net.leanix.githubagent.services.GitHubScanningServiceTest.xml
10 tests were completed in 376ms with 10 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.GitHubScanningServiceTest | 10✅ | 376ms |
✅ net.leanix.githubagent.services.GitHubScanningServiceTest
✅ scanGitHubResources should not send manifest files over WebSocket for manifest files with wrong name()
✅ scanGitHubResources should skip organizations without correct permissions and events()
✅ scanGitHubResources should throw JwtTokenNotFound when jwtToken is expired()
✅ scanGitHubResources should handle empty installations()
✅ scanGitHubResources should send repositories over WebSocket()
✅ scanGitHubResources should not send repositories and manifest files over WebSocket for archived repos()
✅ scanGitHubResources should send repositories and manifest files over WebSocket()
✅ scanGitHubResources should send organizations over WebSocket()
✅ scanGitHubResources should accept manifest files with case ignored()
✅ scanGitHubResources should send manifest files with empty path if the file is in the root directory()
✅ /home/runner/work/leanix-github-agent/leanix-github-agent/build/test-results/test/TEST-net.leanix.githubagent.services.GitHubStartServiceTest.xml
1 tests were completed in 77ms with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.GitHubStartServiceTest | 1✅ | 77ms |
✅ net.leanix.githubagent.services.GitHubStartServiceTest
✅ should start syncLog and send GitHub App name()
✅ /home/runner/work/leanix-github-agent/leanix-github-agent/build/test-results/test/TEST-net.leanix.githubagent.services.GitHubWebhookServiceTest.xml
8 tests were completed in 63ms with 8 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.GitHubWebhookServiceTest | 8✅ | 63ms |
✅ net.leanix.githubagent.services.GitHubWebhookServiceTest
✅ should throw InvalidEventSignatureException when signature does not start with sha256=()
✅ should throw WebhookSecretNotSetException when signature is present but secret is not set()
✅ should not process unsupported event type()
✅ should throw InvalidEventSignatureException for invalid signature()
✅ should not process event if unknown host()
✅ should process supported event type successfully()
✅ should process event with valid signature from event json()
✅ should ignore event when runId is present and event type is not INSTALLATION()
✅ /home/runner/work/leanix-github-agent/leanix-github-agent/build/test-results/test/TEST-net.leanix.githubagent.services.InstallationGetHandlerTest.xml
1 tests were completed in 333ms with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.InstallationGetHandlerTest | 1✅ | 333ms |
✅ net.leanix.githubagent.services.InstallationGetHandlerTest
✅ should wait for active scan to finish before starting scanning new org()
✅ /home/runner/work/leanix-github-agent/leanix-github-agent/build/test-results/test/TEST-net.leanix.githubagent.services.LeanIXAuthServiceTest.xml
1 tests were completed in 104ms with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.LeanIXAuthServiceTest | 1✅ | 104ms |
✅ net.leanix.githubagent.services.LeanIXAuthServiceTest
✅ getBearerToken should return valid token()
✅ /home/runner/work/leanix-github-agent/leanix-github-agent/build/test-results/test/TEST-net.leanix.githubagent.services.WebhookEventServiceTest.xml
10 tests were completed in 293ms with 10 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.WebhookEventServiceTest | 10✅ | 293ms |
✅ net.leanix.githubagent.services.WebhookEventServiceTest
✅ should send updates for yml manifest file()
✅ should not process push event with wrong name()
✅ should handle manifest file removal in subdirectory()
✅ should process push event()
✅ should handle manifest file in subdirectory()
✅ should send all events of type other than push to backend without processing()
✅ should accept manifest files with case ignore()
✅ should ignore push events without a head commit()
✅ should handle push event only with supported YAML extension()
✅ should handle push event with multiple added and modified files()
✅ /home/runner/work/leanix-github-agent/leanix-github-agent/build/test-results/test/TEST-net.leanix.githubagent.services.WebSocketServiceTests.xml
1 tests were completed in 6ms with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.WebSocketServiceTests | 1✅ | 6ms |
✅ net.leanix.githubagent.services.WebSocketServiceTests
✅ initSession should initialize stompSession successfully()