Migrate Renovate config #138
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 428ms with 3 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.controllers.GitHubWebhookControllerTest | 3β | 428ms |
β Β 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 905ms with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.GitHubAgentApplicationTests | 1β | 905ms |
β Β 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 200ms with 3 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.handler.ArtifactDownloadHandlerTest | 3β | 200ms |
β Β 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 68ms with 2 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.handler.ConfigurationSetHandlerTest | 2β | 68ms |
β Β 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 54ms with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.listener.ApplicationReadyListenerTest | 1β | 54ms |
β Β 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 9ms with 2 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.scheduler.AgentConnectionSchedulerTest | 2β | 9ms |
β Β 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 170ms with 4 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.GitHubAPIServiceTest | 4β | 170ms |
β Β 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 634ms with 3 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.GitHubAuthenticationServiceTest | 3β | 634ms |
β Β 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 74ms with 5 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.GitHubEnterpriseServiceTest | 5β | 74ms |
β Β 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 391ms with 10 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.GitHubScanningServiceTest | 10β | 391ms |
β Β 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 79ms with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.GitHubStartServiceTest | 1β | 79ms |
β Β 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 68ms with 8 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.GitHubWebhookServiceTest | 8β | 68ms |
β Β 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 335ms with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.InstallationGetHandlerTest | 1β | 335ms |
β Β 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 110ms with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.LeanIXAuthServiceTest | 1β | 110ms |
β Β 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 255ms with 10 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.WebhookEventServiceTest | 10β | 255ms |
β Β 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 5ms with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.WebSocketServiceTests | 1β | 5ms |
β Β net.leanix.githubagent.services.WebSocketServiceTests
β
initSession should initialize stompSession successfully()