cid-3581 hardcoding tag on dev deployment #95
52 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 392ms with 3 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.controllers.GitHubWebhookControllerTest | 3✅ | 392ms |
✅ 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 950ms with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.GitHubAgentApplicationTests | 1✅ | 950ms |
✅ 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 206ms with 3 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.handler.ArtifactDownloadHandlerTest | 3✅ | 206ms |
✅ 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.listener.ApplicationReadyListenerTest.xml
1 tests were completed in 88ms with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.listener.ApplicationReadyListenerTest | 1✅ | 88ms |
✅ 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.services.GitHubAPIServiceTest.xml
4 tests were completed in 167ms with 4 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.GitHubAPIServiceTest | 4✅ | 167ms |
✅ 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 619ms with 3 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.GitHubAuthenticationServiceTest | 3✅ | 619ms |
✅ 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 72ms with 5 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.GitHubEnterpriseServiceTest | 5✅ | 72ms |
✅ 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 408ms with 10 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.GitHubScanningServiceTest | 10✅ | 408ms |
✅ 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 81ms with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.GitHubStartServiceTest | 1✅ | 81ms |
✅ 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
5 tests were completed in 156ms with 5 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.GitHubWebhookServiceTest | 5✅ | 156ms |
✅ net.leanix.githubagent.services.GitHubWebhookServiceTest
✅ 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()
✅ /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
13 tests were completed in 1s with 13 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.WebhookEventServiceTest | 13✅ | 1s |
✅ 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 wait for active scan to finish before starting scanning new org()
✅ 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 send the org to the backend when an new installation is created()
✅ should handle installation repositories event()
✅ 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 4ms with 1 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| net.leanix.githubagent.services.WebSocketServiceTests | 1✅ | 4ms |
✅ net.leanix.githubagent.services.WebSocketServiceTests
✅ initSession should initialize stompSession successfully()