CID-2911: Expand rate limit handling to GitHub GraphQL calls #261
38 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 3s with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
net.leanix.githubagent.config.WebSocketClientConfigTests | 1✅ | 3s |
✅ 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 433ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
net.leanix.githubagent.controllers.GitHubWebhookControllerTest | 3✅ | 433ms |
✅ 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 990ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
net.leanix.githubagent.GitHubAgentApplicationTests | 1✅ | 990ms |
✅ net.leanix.githubagent.GitHubAgentApplicationTests
✅ contextLoads()
✅ /home/runner/work/leanix-github-agent/leanix-github-agent/build/test-results/test/TEST-net.leanix.githubagent.runners.PostStartupRunnerTest.xml
1 tests were completed in 287ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
net.leanix.githubagent.runners.PostStartupRunnerTest | 1✅ | 287ms |
✅ net.leanix.githubagent.runners.PostStartupRunnerTest
✅ 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.GitHubAuthenticationServiceTest.xml
3 tests were completed in 1s with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
net.leanix.githubagent.services.GitHubAuthenticationServiceTest | 3✅ | 1s |
✅ 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 30ms with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
net.leanix.githubagent.services.GitHubEnterpriseServiceTest | 5✅ | 30ms |
✅ 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
6 tests were completed in 593ms with 6 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
net.leanix.githubagent.services.GitHubScanningServiceTest | 6✅ | 593ms |
✅ net.leanix.githubagent.services.GitHubScanningServiceTest
✅ scanGitHubResources should throw JwtTokenNotFound when jwtToken is expired()
✅ scanGitHubResources should handle empty installations()
✅ scanGitHubResources should send repositories over WebSocket()
✅ scanGitHubResources should send repositories and manifest files over WebSocket()
✅ scanGitHubResources should send organizations over WebSocket()
✅ 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.GitHubWebhookServiceTest.xml
5 tests were completed in 39ms with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
net.leanix.githubagent.services.GitHubWebhookServiceTest | 5✅ | 39ms |
✅ 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 122ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
net.leanix.githubagent.services.LeanIXAuthServiceTest | 1✅ | 122ms |
✅ 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
11 tests were completed in 745ms with 11 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
net.leanix.githubagent.services.WebhookEventServiceTest | 11✅ | 745ms |
✅ net.leanix.githubagent.services.WebhookEventServiceTest
✅ should send updates for yml manifest file()
✅ 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 ignore push events without a head commit()
✅ should send the org to the backend when an new installation is created()
✅ should handle push event only with supported YAML extension()
✅ should handle push event with multiple added and modified files()
✅ should refresh tokens if expired()
✅ /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()